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

Commit 410e1b73 authored by Nate Myren's avatar Nate Myren Committed by Android (Google) Code Review
Browse files

Merge "Add settings intelligence config" into tm-dev

parents ed72c410 97807b1e
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>