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

Commit 4ee1e853 authored by Simon Wingrove's avatar Simon Wingrove
Browse files

Allow verifier to call getAppMetadata

The package verifier should be able to getAppMetadata to be able
to verify the full package, including metadata.

Test: Builds
Bug: 325892296
Change-Id: Id24a46f23b7f8f070bdceb9a0ba03395b67d5218
parent 33cac7f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7986,7 +7986,7 @@
        @hide
      -->
    <permission android:name="android.permission.GET_APP_METADATA"
                android:protectionLevel="signature|installer" />
                android:protectionLevel="signature|installer|verifier" />

    <!-- @hide @SystemApi Allows an application to stage HealthConnect's remote data so that
         HealthConnect can later integrate it. -->