Update to android.hardware.configstore@1.2.

BUG: 111505327
Test: Build, flash and verify display test.
Change-Id: Ib83fad3d212b4a7b114699f0b0b726c6ee696eb0
This commit is contained in:
Peiyong Lin 2018-07-24 14:11:29 -07:00
parent 8ba18020df
commit 0d6c4bc1a0
2 changed files with 2 additions and 1 deletions

View file

@ -25,7 +25,7 @@ PRODUCT_PACKAGES += \
# Base modules and settings for the vendor partition.
PRODUCT_PACKAGES += \
android.hardware.cas@1.0-service \
android.hardware.configstore@1.1-service \
android.hardware.configstore@1.2-service \
android.hardware.media.omx@1.0-service \
fs_config_files_nonsystem \
fs_config_dirs_nonsystem \

View file

@ -84,6 +84,7 @@ VNDK-core: android.hardware.cas@1.0.so
VNDK-core: android.hardware.configstore-utils.so
VNDK-core: android.hardware.configstore@1.0.so
VNDK-core: android.hardware.configstore@1.1.so
VNDK-core: android.hardware.configstore@1.2.so
VNDK-core: android.hardware.confirmationui-support-lib.so
VNDK-core: android.hardware.confirmationui@1.0.so
VNDK-core: android.hardware.contexthub@1.0.so