diff options
author | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-03-28 14:04:20 +0200 |
---|---|---|
committer | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-03-29 18:54:39 +0200 |
commit | 7fc8c30651b2a0889cc6dc84fe76e150167c6cbe (patch) | |
tree | 852d74c9196eea3b925d921743f28181f6373865 /proprietary-files.txt | |
parent | c8bf9becc30275d9f6c183949fe4a59b6e4b5045 (diff) |
msm8996-common: libhidl: Switch to Soong build system.
* And add a copy of android.hidl.base@1.0.so for vendor partition.
It allow us to have RIL on GSI without need to hex-edit our blobs.
Diffstat (limited to 'proprietary-files.txt')
-rw-r--r-- | proprietary-files.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/proprietary-files.txt b/proprietary-files.txt index f539887..f5a5cf3 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -710,3 +710,7 @@ vendor/lib/libwvhidl.so|f7288f7a7ed6765bd1d80d639a0aeb0c31eda795 # WiFi vendor/bin/cnss-daemon etc/firmware/bdwlan30.bin:vendor/firmware/bdwlan30.bin + +# HIDL - Dummy hidl base and manager blobs for older blobs. +vendor/lib/android.hidl.base@1.0.so|7b695c37dd8f7edde1b3c8b25c46d7b73232e75b +vendor/lib64/android.hidl.base@1.0.so|88d1bd3bd9853ba6c5b308e1045fc7ac06950d7b |