Loading core/res/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -163,6 +163,7 @@ android_app { "android.net.platform.flags-aconfig", "com.android.window.flags.window-aconfig", "android.permission.flags-aconfig", "android.os.flags-aconfig", ], } Loading core/res/AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -8243,7 +8243,8 @@ <p>Not for use by third-party applications. --> <permission android:name="android.permission.CAPTURE_CONSENTLESS_BUGREPORT_DELEGATED_CONSENT" android:protectionLevel="signature|privileged" /> android:protectionLevel="signature|privileged" android:featureFlag="android.os.allow_consentless_bugreport_delegated_consent" /> <!-- @SystemApi Allows to call APIs that log process lifecycle events @hide --> Loading Loading
core/res/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -163,6 +163,7 @@ android_app { "android.net.platform.flags-aconfig", "com.android.window.flags.window-aconfig", "android.permission.flags-aconfig", "android.os.flags-aconfig", ], } Loading
core/res/AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -8243,7 +8243,8 @@ <p>Not for use by third-party applications. --> <permission android:name="android.permission.CAPTURE_CONSENTLESS_BUGREPORT_DELEGATED_CONSENT" android:protectionLevel="signature|privileged" /> android:protectionLevel="signature|privileged" android:featureFlag="android.os.allow_consentless_bugreport_delegated_consent" /> <!-- @SystemApi Allows to call APIs that log process lifecycle events @hide --> Loading