Loading core/res/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -165,6 +165,7 @@ android_app { "com.android.window.flags.window-aconfig", "android.permission.flags-aconfig", "android.os.flags-aconfig", "android.os.vibrator.flags-aconfig", "android.media.tv.flags-aconfig", ], } Loading core/res/AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -2617,7 +2617,8 @@ @hide --> <permission android:name="android.permission.VIBRATE_VENDOR_EFFECTS" android:protectionLevel="signature|privileged" /> android:protectionLevel="signature|privileged" android:featureFlag="android.os.vibrator.vendor_vibration_effects" /> <!-- @SystemApi Allows access to the vibrator state. <p>Protection level: signature Loading Loading
core/res/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -165,6 +165,7 @@ android_app { "com.android.window.flags.window-aconfig", "android.permission.flags-aconfig", "android.os.flags-aconfig", "android.os.vibrator.flags-aconfig", "android.media.tv.flags-aconfig", ], } Loading
core/res/AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -2617,7 +2617,8 @@ @hide --> <permission android:name="android.permission.VIBRATE_VENDOR_EFFECTS" android:protectionLevel="signature|privileged" /> android:protectionLevel="signature|privileged" android:featureFlag="android.os.vibrator.vendor_vibration_effects" /> <!-- @SystemApi Allows access to the vibrator state. <p>Protection level: signature Loading