summaryrefslogtreecommitdiff
path: root/BoardConfig-common.mk
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2019-04-18 13:31:34 -0700
committerYifan Hong <elsk@google.com>2019-04-22 14:19:17 -0700
commit78f382c706de71fe12fd0fc9cab33badd14bb574 (patch)
treeaa6c05b6756bc1738ffe707d2f6855140f284313 /BoardConfig-common.mk
parent0035512602522994b1c42bf18b56e169c3bf9cac (diff)
downloadbonito-78f382c706de71fe12fd0fc9cab33badd14bb574.tar.gz
atcmdfwd: correct vintf
This HAL is served from a system app and used by a vendor daemon. Test: ls /system/app/atfwd/atfwd.apk Test: ls /vendor/bin/ATFWD-daemon Test: lshal Bug: 130714844 Change-Id: I75227e4366c367ba5b27880e11e9eac368e77654
Diffstat (limited to 'BoardConfig-common.mk')
-rw-r--r--BoardConfig-common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk
index e219cbbc..58f1bad4 100644
--- a/BoardConfig-common.mk
+++ b/BoardConfig-common.mk
@@ -191,7 +191,8 @@ DEVICE_FRAMEWORK_MANIFEST_FILE := device/google/bonito/framework_manifest.xml
# Userdebug only Vendor Interface Manifest
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
-DEVICE_MANIFEST_FILE += device/google/bonito/manifest_userdebug.xml
+DEVICE_FRAMEWORK_MANIFEST_FILE += device/google/bonito/framework_manifest_userdebug.xml
+DEVICE_MATRIX_FILE += device/google/bonito/compatibility_matrix_userdebug.xml
endif
ODM_MANIFEST_SKUS := \