Loading core/res/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -1535,7 +1535,7 @@ @hide --> <permission android:name="android.permission.ACCESS_CONTEXT_HUB" android:protectionLevel="signature" /> android:protectionLevel="signature|privileged" /> <uses-permission android:name="android.permission.ACCESS_CONTEXT_HUB"/> <!-- @SystemApi Allows an application to create mock location providers for testing. Loading Loading
core/res/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -1535,7 +1535,7 @@ @hide --> <permission android:name="android.permission.ACCESS_CONTEXT_HUB" android:protectionLevel="signature" /> android:protectionLevel="signature|privileged" /> <uses-permission android:name="android.permission.ACCESS_CONTEXT_HUB"/> <!-- @SystemApi Allows an application to create mock location providers for testing. Loading