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

Commit 299a5f26 authored by William Loh's avatar William Loh Committed by Android (Google) Code Review
Browse files

Merge "make GET_APP_METADATA permission usable by PC"

parents 7dc6517b 290869ce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6986,7 +6986,7 @@
        @hide
      -->
    <permission android:name="android.permission.GET_APP_METADATA"
                android:protectionLevel="signature" />
                android:protectionLevel="signature|installer" />

    <!-- @SystemApi Allows the holder to call health connect migration APIs.
        @hide -->