Merge "make GET_APP_METADATA permission usable by PC"

This commit is contained in:
William Loh
2023-01-10 18:26:54 +00:00
committed by Android (Google) Code Review

View File

@@ -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 -->