Loading viewcapturelib/AndroidManifest.xml +6 −1 Original line number Diff line number Diff line Loading @@ -15,4 +15,9 @@ limitations under the License. --> <manifest package="com.android.app.viewcapture"/> No newline at end of file <manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" package="com.android.app.viewcapture"> <uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" tools:ignore="ProtectedPermissions" /> </manifest> viewcapturelib/tests/AndroidManifest.xml +0 −5 Original line number Diff line number Diff line Loading @@ -15,12 +15,7 @@ --> <manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" package="com.android.app.viewcapture.test"> <uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" tools:ignore="ProtectedPermissions" /> <application android:debuggable="true" android:theme="@android:style/Theme.NoTitleBar"> Loading Loading
viewcapturelib/AndroidManifest.xml +6 −1 Original line number Diff line number Diff line Loading @@ -15,4 +15,9 @@ limitations under the License. --> <manifest package="com.android.app.viewcapture"/> No newline at end of file <manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" package="com.android.app.viewcapture"> <uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" tools:ignore="ProtectedPermissions" /> </manifest>
viewcapturelib/tests/AndroidManifest.xml +0 −5 Original line number Diff line number Diff line Loading @@ -15,12 +15,7 @@ --> <manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" package="com.android.app.viewcapture.test"> <uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" tools:ignore="ProtectedPermissions" /> <application android:debuggable="true" android:theme="@android:style/Theme.NoTitleBar"> Loading