Merge "Add VIBRATE permission" into tm-qpr-dev

This commit is contained in:
Winson Chung
2023-03-01 06:29:10 +00:00
committed by Android (Google) Code Review

View File

@@ -20,6 +20,7 @@
package="com.android.wm.shell.tests">
<uses-permission android:name="android.permission.READ_DEVICE_CONFIG" />
<uses-permission android:name="android.permission.VIBRATE"/>
<application android:debuggable="true" android:largeHeap="true">
<uses-library android:name="android.test.mock" />