aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Astone <ales.astone@gmail.com>2020-12-12 22:03:43 +0100
committerAlessandro Astone <ales.astone@gmail.com>2021-10-10 01:29:01 +0200
commite9cd8711cbccd052bd24dc5d02c476209cfb5197 (patch)
tree465c201c5faa1a81c9406e2ad9fe8605c398f3e7
parent389cbcb0118bc686133299eb959ca62b1bad2dda (diff)
sm8250-common: Export libfastcvopt as a module
Change-Id: I2ad978d2d12cadd0fb6d78c31aa0e8a56efc9b15
-rw-r--r--regen-vendor.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/regen-vendor.sh b/regen-vendor.sh
index a3ce4e7..de4be2a 100644
--- a/regen-vendor.sh
+++ b/regen-vendor.sh
@@ -683,6 +683,8 @@ function as_module() {
presign "app/TrustZoneAccessService/TrustZoneAccessService.apk"
as_module "lib64/libthermalclient.so"
as_module "lib/libthermalclient.so"
+as_module "lib64/libfastcvopt.so"
+as_module "lib/libfastcvopt.so"
as_module "etc/vintf/manifest/android.hardware.atrace@1.0-service.xml"
as_module "etc/vintf/manifest/android.hardware.gnss@2.0-service-qti.xml"
as_module "etc/vintf/manifest/android.hardware.usb@1.1-service.xml"