Bundle handheld_core_hardware.xml

Bug: 223543820
Test: Manual, verify build artifacts
Change-Id: I60f9c69690de67f83aca795018fd4d1a824446e7
This commit is contained in:
Ben Murdoch 2022-03-10 10:44:27 +00:00
parent e7fc69f520
commit b5b4257926
4 changed files with 16 additions and 0 deletions

View file

@ -238,3 +238,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.leaudio_offload.disabled=true \
persist.bluetooth.le_audio_test=true
endif
# Device features
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml

View file

@ -255,3 +255,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.leaudio_offload.disabled=true \
persist.bluetooth.le_audio_test=true
endif
# Device features
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml

View file

@ -116,3 +116,7 @@ PRODUCT_COPY_FILES += \
# This device is shipped with 31 (Android S)
PRODUCT_SHIPPING_API_LEVEL := 31
# Device features
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml

View file

@ -97,3 +97,7 @@ PRODUCT_COPY_FILES += \
# This device is shipped with 31 (Android S)
PRODUCT_SHIPPING_API_LEVEL := 31
# Device features
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml