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

Commit 493ae8ac authored by Magdi's avatar Magdi Committed by Mohamed Magdi
Browse files

Add 'module' permission flag into the permission 'START_VIEW_PERMISSION_USAGE'

Needed for HealthConnect Module.

Test: atest HealthConnectControllerUITests
Bug: 260862360
Change-Id: Ia266965f7b895333e998162f4d7988fe0f5baed5
parent 7d3c37de
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5977,7 +5977,7 @@
    <permission android:name="android.permission.START_VIEW_PERMISSION_USAGE"
        android:label="@string/permlab_startViewPermissionUsage"
        android:description="@string/permdesc_startViewPermissionUsage"
        android:protectionLevel="signature|installer" />
        android:protectionLevel="signature|installer|module" />

    <!--
        @SystemApi