Merge "Add set scenarios and configurations files for P24 projects." into main
This commit is contained in:
commit
8393792f95
5 changed files with 7772 additions and 0 deletions
|
@ -438,3 +438,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
# Reduce lmkd aggressiveness
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.lmk.swap_free_low_percentage=7
|
||||
|
||||
# LE Audio configuration scenarios
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/caimito/bluetooth/audio_set_scenarios.json:$(TARGET_COPY_OUT_VENDOR)/etc/aidl/le_audio/aidl_audio_set_scenarios.json
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/caimito/bluetooth/audio_set_configurations.json:$(TARGET_COPY_OUT_VENDOR)/etc/aidl/le_audio/aidl_audio_set_configurations.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue