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

Commit 800131b1 authored by Santiago Seifert's avatar Santiago Seifert Committed by Android (Google) Code Review
Browse files

Merge "Add config_mediaContentControlEnablesFullScan" into main

parents d9dd275b 6d842ec4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2312,6 +2312,9 @@
    <!-- Flag indicating current media Output Switcher version. -->
    <integer name="config_mediaOutputSwitchDialogVersion">1</integer>

    <!-- Flag indicating whether MEDIA_CONTENT_CONTROL enables scanning with the screen off. -->
    <bool name="config_mediaContentControlEnablesFullScan">true</bool>

    <!-- Flag indicating that an outbound call must have a call capable phone account
         that has declared it can process the call's handle. -->
    <bool name="config_requireCallCapableAccountForHandle">false</bool>