gs-common: Remove non-existent vendor includes
Change-Id: I1bc76430d30259984f4eb91907be61ef39646c27
This commit is contained in:
parent
0dbbbc376c
commit
02b9cc144c
18 changed files with 1 additions and 164 deletions
|
@ -7,8 +7,3 @@ PRODUCT_PACKAGES += dump_aoc \
|
|||
# If AoC Daemon is not present on this build, load firmware at boot via rc
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/gs-common/aoc/conf/init.aoc.daemon.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.aoc.rc
|
||||
|
||||
ifneq ($(wildcard vendor/google/whitechapel/aoc/aocx/aidl/aocx/framework_compatibility_matrix.xml),)
|
||||
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += \
|
||||
vendor/google/whitechapel/aoc/aocx/aidl/aocx/framework_compatibility_matrix.xml
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue