extra: Exclude system items from artifact path requirement

Change-Id: I5f8f5fb07ae4d708985193a3ad8b3fe4c9d1e92c
lineage-19.1
Nolen Johnson 3 years ago
parent d0c3464172
commit 7940b5c89b
  1. 6
      product.mk

@ -64,3 +64,9 @@ ifneq ($(PRODUCT_IS_ATV),true)
-include vendor/google_pixel/product.mk
endif # PRODUCT_IS_ATV
endif # WITH_GMS
PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
root/adb_keys \
system/bin/ih8sn \
system/etc/ih8sn.conf \
system/etc/init/ih8sn.rc

Loading…
Cancel
Save