aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2017-11-18 16:13:25 +0100
committerDavide Garberi <dade.garberi@gmail.com>2017-11-18 16:13:25 +0100
commit8e0e259464f907c9d319f6e32ba08b26c236cd3e (patch)
treeb690726a48a473c5ddcdc3a28a5f56e12fb9e0a1 /BoardConfigCommon.mk
parent0d9c39e252183a1f3b1ad4834b88a38d3112f2a7 (diff)
msm8996-common: Declare manifest.xml as DEVICE_MANIFEST_FILE
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 88cf736..29f80da 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -140,6 +140,9 @@ SF_VSYNC_EVENT_PHASE_OFFSET_NS := 6000000
# Filesystem
TARGET_FS_CONFIG_GEN := $(VENDOR_PATH)/config.fs
+# Hidl manifests
+DEVICE_MANIFEST_FILE := $(VENDOR_PATH)/manifest.xml
+
# Init
# TARGET_INIT_VENDOR_LIB := libinit_msm8996
# TARGET_RECOVERY_DEVICE_MODULES := libinit_msm8996