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

Commit 47cdd380 authored by Jean-Michel Trivi's avatar Jean-Michel Trivi
Browse files

Add flag for RingtonePlayer URI user check

Bug: 400434060
Test: atest com.android.systemui.ringtone.RingtonePlayerTest
Flag: EXEMPT this is the flag
Change-Id: Ib2eb541c6e23e071473d0c6dc172c6262668a609
parent 0accb935
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -187,6 +187,14 @@ flag {
    is_exported: true
}

flag {
    name: "ringtone_user_uri_check"
    is_exported: true
    namespace: "media_audio"
    description: "check user for RingtonePlayer URIs"
    bug: "400434060"
}

flag {
    name: "sco_managed_by_audio"
    is_exported: true