e3q: Add some more ADSP modules

Change-Id: I2d4cbffaae443efcbe4361e69c21e4f5998d5e73
This commit is contained in:
David Wronek
2025-01-01 17:46:01 +01:00
parent 88cf842501
commit e981fde8bf
12 changed files with 296 additions and 1568 deletions

View File

@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="config_supportAudioSourceUnprocessed">true</bool>
<bool name="config_automatic_brightness_available">true</bool>
<bool name="config_unplugTurnsOnScreen">true</bool>
<string-array name="networkAttributes" translatable="false">
@@ -83,7 +84,6 @@
<bool name="config_cbrs_supported">true</bool>
<bool name="config_dynamic_automatic_brightness_available">true</bool>
<bool name="config_showNavigationBar">true</bool>
<bool name="config_supportAudioSourceUnprocessed">false</bool>
<bool name="config_systemCaptionsServiceCallsEnabled">true</bool>
<item type="dimen" name="config_screenBrightnessDimFloat">0.050980393</item>
<item type="dimen" name="config_screenBrightnessSettingDefaultFloat">0.5019608</item>