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

Commit 1ef1c0b8 authored by Raphael Kim's avatar Raphael Kim Committed by Android (Google) Code Review
Browse files

Merge "Remove flag from hidden permission." into main

parents 73a1f209 14e0310c
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -6107,9 +6107,8 @@
                android:description="@string/permdesc_deliverCompanionMessages"
                android:protectionLevel="normal" />

    <!-- @hide @FlaggedApi("android.companion.flags.companion_transport_apis")
         Allows an application to send and receive messages via CDM transports.
    -->
    <!-- Allows an application to send and receive messages via CDM transports.
         @hide -->
    <permission android:name="android.permission.USE_COMPANION_TRANSPORTS"
        android:protectionLevel="signature" />