Commit Graph

8 Commits

Author SHA1 Message Date
Kevin F. Haggerty
d267ad8693
Merge branch 'lineage-17.1' of http://www.github.com/LineageOS/android_device_samsung_msm8974-common into lineage-18.1
* 'lineage-17.1' of http://www.github.com/LineageOS/android_device_samsung_msm8974-common:
  msm8974-common: Drop OVERRIDE_RS_DRIVER

Change-Id: Ia98c7e5352e49a86a98937c0e1890f66e74cba22
2021-02-09 07:25:48 -07:00
Kevin F. Haggerty
271ce38322
msm8974-common: Drop OVERRIDE_RS_DRIVER
* So, this one from bullhead can cause everything to get janky AF
  every time RenderScript is actually used, and finding one that
  actually loads (no missing symbols) AND actually works well is,
  well, challenging. The device works fine with the "normal"
  non-adreno driver in AOSP, so let's use that until/unless we find
  an actually working adreno driver.

Change-Id: I4ab19269eb49f5f2aed375d9055d68c1b9835f69
2021-02-08 07:02:49 -07:00
Kevin F. Haggerty
b59ddb8101
msm8974-common: Use libprotobuf-cpp-lite-v29.so for libwvdrmengine.so
* libwvdrmengine.so needs _ZN6google8protobuf8internal13empty_string_E
  which is dropped in the API 30 library, but can be found in the
  API 29 prebuilt

Change-Id: I39e3251d53b14f3325282b12e6a6bf741ebcf63a
2020-12-12 09:06:36 -07:00
Kevin F. Haggerty
5e12cb3926
msm8974-common: Commonize libtime_genoff.so
Change-Id: Ie63e6864de5ae66e7058f140170f6081317690a7
2020-09-07 04:14:32 -06:00
Joshua Primero
1e9008e54f
msm8974-common: proprietary-files: Import libmmjpeg.so
* hlte's copy errors with an ILL_ILLOPC:
Fatal signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0xaeff97c8 in
tid 10171 (Binder:6108_3), pid 6108 (mediaserver)

* This common copy from G900FXXU1CSA1_G900FVIA1CSC1_VIA does not result
  in such an error and is compatible with all Samsung msm8974 devices

Change-Id: I7dd8b31c327b3eadeacdb7be9d43495a7fabb816
2020-04-24 15:44:37 -06:00
Kevin F. Haggerty
f7e78593f9 msm8974-common: proprietary-files: Drop libuiblur.so
* This isn't a thing on 15.1

Change-Id: Id6cf006a263c0d1a2e13e540b4b4825d0d67e097
2018-06-14 18:24:58 -06:00
Kevin F. Haggerty
6912a15c55 msm8974-common: proprietary-files: Add GPS blobs
* OnePlus bacon - lineage-14.1-20170807-nightly-bacon-signed.zip

Change-Id: I880fb6f05310ac0d65489819148749f5479c6ceb
2018-01-18 04:37:20 -07:00
Kevin F. Haggerty
7477a67fb5 msm8974-common: Setup extractors for shared blobs
Change-Id: I21194e86f3f755510130118a0a1b7a47a6aa1a5a
2018-01-01 09:00:36 -07:00