Bundle handheld_core_hardware.xml am: b5b4257926
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17155683 Change-Id: I4c1b4489d9719814d305acc1d1178d221e6e35f5
This commit is contained in:
commit
c4dab33ee7
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