mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -04:00
universal7885: Format xml using xmlstarlet
This commit is contained in:
parent
a548cd8f0e
commit
442aa11e81
92 changed files with 6341 additions and 6351 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- If true, SCO sample rate will be reported via g_sco_samplerate audio parameter -->
|
||||
<bool name="sco_report_samplerate">true</bool>
|
||||
<!-- If true, SCO sample rate will be reported via g_sco_samplerate audio parameter -->
|
||||
<bool name="sco_report_samplerate">true</bool>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -20,8 +20,8 @@
|
|||
<!-- Phone app resources that may need to be customized
|
||||
for different hardware or product builds. -->
|
||||
<resources>
|
||||
<!-- Flag indicating if hac is enabled -->
|
||||
<bool name="hac_enabled">true</bool>
|
||||
<!-- String indicating the package name of the device ImsService implementation for RCS. -->
|
||||
<string name="config_ims_rcs_package" translatable="false">com.android.service.ims</string>
|
||||
<!-- Flag indicating if hac is enabled -->
|
||||
<bool name="hac_enabled">true</bool>
|
||||
<!-- String indicating the package name of the device ImsService implementation for RCS. -->
|
||||
<string name="config_ims_rcs_package" translatable="false">com.android.service.ims</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Reference in a new issue