Commit Graph

18 Commits

Author SHA1 Message Date
Michael Bestas 8ed31332c1
sm8150-common: Switch to standalone extract utils
Align with templates while we are at it

Change-Id: Ife50623a3d1b8733f5cc76995c982d8950d39ad4
2021-04-01 08:44:15 +05:30
Anirudh Gupta 7deceb6044 sm8150-common: Initial AOSiP Bringup
Signed-off-by: Anirudh Gupta <anirudhgupta109@aosip.dev>
2020-05-02 14:10:56 +05:30
LuK1337 524487bd14 sm8150-common: Remove remaining QC location bits
Change-Id: I8ace3c6e478a5add8fa1e6d8fed5719984e645f8
2019-12-27 17:20:11 +01:00
LuK1337 a0df79c98d sm8150-common: Prepare extraction scripts for device specific blobs
Change-Id: I7a6489808890143b3cbfcb67065972ea1ab0ef96
2019-12-27 17:20:11 +01:00
Peter Cai a93cecb2c0 sm8150-common: update vendor blobs from OOS 10 OB2
* Updated all blobs from OOS 10 OB2.

* Ramdisk is not fully synchronized, but necessary changes are made to
  support the new blobs.

* Device manifest has been updated to match the new blobs. However,
  clean-ups might be needed due to some vendor changes.

* SELinux permissive is flipped on for now until all the new denials are
  addressed.

Change-Id: I8e0e72445da8ecab1c4e85735ebfcabc5ff2ed7b
2019-10-11 13:02:27 +02:00
Peter Cai 140f953b80 sm8150-common: Make camera blob load with v28 libc++
* It requires __sfp_handle_exceptions

Change-Id: I504c847c8fd9a28fbad519cac781196369e7a3be
2019-10-06 19:59:40 +02:00
LuK1337 0064d4dec7 sm8150-common: Switch to blob_fixup() 2019-10-06 19:59:40 +02:00
Kshitij Gupta 48da5cc682 sm8150-common: Fix blobs that referenced set_sched_policy
* This is now moved to libcutils

Change-Id: I9e204235efc62059f07127a2df455f911dc936b7
2019-10-06 19:59:40 +02:00
Wang Han 657b0628d1 sm8150-common: Remove duplicated libwfdnative.so in sed command 2019-08-11 12:14:53 +02:00
Luca Stefani 81b7eec501 sm8150-common: Add QC location support
Change-Id: If363679650179a0a7fad7b01055760b49caf26ca
2019-07-27 16:40:51 +02:00
LuK1337 04e44b9185 sm8150-common: Begin cleaning up proprietary files list
Change-Id: I17e8efc77cdddf4bf88342a5c73e1cb32fe554be
2019-07-07 00:36:39 +02:00
Peter Cai d6a3275071
sm8150-common: extract-files: fix vendor path 2019-07-03 14:42:35 +08:00
Artem Borisov 035687f7db sm8150-common: Add QCOM's WFD implementation
* Sadly, out-of-the-box Miracast support was killed in P, so
  we need this to keep Wi-Fi display feature working.
* Additionally libwfdnative has been modified to load
  libhidlbase.so instead of android.hidl.base@1.0.so using
  following command:
    sed -i 's/android.hidl.base@1.0.so/libhidlbase.so\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/' proprietary/lib64/libwfdnative.so proprietary/lib/libwfdnative.so

Change-Id: Id680d918b64c0e3733251db45992ec477b6fbdfb
2019-07-01 15:53:57 +02:00
LuK1337 d387574dfc sm8150-common: Sync extract-files.sh with sdm845-common
Change-Id: I4d8097ee18939b18970508702eb2177d2d4e574d
2019-07-01 15:31:18 +02:00
Peter Cai 382d8fee8d
[WIP, DO NOT MERGE] sm8150-common: build vendor image
* Initial full vendor building. Do not merge, does not boot.
2019-06-24 21:32:23 +08:00
Peter Cai 529ec479f0
sm8150-common: commonize
* guacamole and guacamoleb share a lot of common configurations. Put
them all in a common tree.
2019-06-24 12:12:35 +08:00
Peter Cai bdac09d8c3
correct naming: oneplus7pro = guacamole 2019-06-19 11:48:28 +08:00
Peter Cai 66d500100f
guacamoleb: import proprietary blobs 2019-06-19 08:21:39 +08:00