Browse Source

sm8450-common: Build capabilityconfigstore from source

Change-Id: Id71ccfe15b86054b151ef253fd00c93b4e35746e
Arian 2 years ago
parent
commit
1a8b75f1ff
1 changed files with 4 additions and 0 deletions
  1. 4 0
      common.mk

+ 4 - 0
common.mk

@@ -129,6 +129,10 @@ PRODUCT_COPY_FILES += \
     frameworks/native/data/etc/android.hardware.camera.full.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.full.xml \
     frameworks/native/data/etc/android.hardware.camera.raw.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.raw.xml
 
+# Capabilityconfigstore
+PRODUCT_PACKAGES += \
+    [email protected]
+
 # DRM
 PRODUCT_PACKAGES += \
     [email protected]