summaryrefslogtreecommitdiff
path: root/sdm660.mk
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2019-09-01 22:43:29 +0200
committerMichael Bestas <mkbestas@lineageos.org>2020-04-30 00:48:53 +0300
commit5074fd792827b9f01c63da3a53fe29c0a9a21dc0 (patch)
treecedc833f9735895d39bf8a8df10a32a57bf1d4d2 /sdm660.mk
parente9a9d460810453ba43c04dae8633f6e50e9fd9b9 (diff)
sdm660-common: Nuke libMiWatermark
* This lib is creating troubles on android 10 requiring old libs in vendor * Other than that, it's the only culprit for vndk runtime being kept disabled * Nuke this lib via a empty shim providing the symbols to the camera hal Change-Id: Ia844e973299d3e1be0a37473e76325be1828415d
Diffstat (limited to 'sdm660.mk')
-rw-r--r--sdm660.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdm660.mk b/sdm660.mk
index 1cf1612..f5a3ef9 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -144,6 +144,7 @@ PRODUCT_BOOT_JARS += \
# Camera
PRODUCT_PACKAGES += \
+ libMiWatermark_shim \
Snap
PRODUCT_PACKAGES += \