Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 97807b1e authored by Nate Myren's avatar Nate Myren
Browse files

Add settings intelligence config

Bug: 221327106
Test: build
Change-Id: Ia03c9a6e0a0e685e97a6c3b8592deefc2045c954
parent d4e035d3
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2931,6 +2931,11 @@
    <!-- Apps that are authorized to access shared accounts, overridden by product overlays -->
    <string name="config_appsAuthorizedForSharedAccounts" translatable="false">;com.android.settings;</string>

    <!-- Settings intelligence package name -->
    <string name="config_settingsIntelligencePackageName" translatable="false">
        com.android.settings.intelligence
    </string>

    <!-- Flag indicating that the media framework should not allow changes or mute on any
         stream or global volumes. -->
    <bool name="config_useFixedVolume">false</bool>