aosp_common: Remove device_id_attestation from aosp build
Bug: 246959736 Change-Id: Ic3a949afbb29289a4f52a013de7e65e3b28026cd
This commit is contained in:
parent
934c85c3aa
commit
4a3c3fb15f
1 changed files with 4 additions and 0 deletions
|
@ -53,3 +53,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_vendor.mk)
|
|||
|
||||
# TODO: fix
|
||||
# PRODUCT_RESTRICT_VENDOR_FILES := all
|
||||
|
||||
# Exclude features that are not available on AOSP devices.
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/aosp_excluded_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/aosp_excluded_hardware.xml
|
Loading…
Add table
Add a link
Reference in a new issue