Bundle handheld_core_hardware.xml
Bug: 223543820 Test: Manual, verify build artifacts Change-Id: I60f9c69690de67f83aca795018fd4d1a824446e7
This commit is contained in:
parent
e7fc69f520
commit
b5b4257926
4 changed files with 16 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue