Loading packages/SystemUI/Android.mk +0 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ SystemUI-proto LOCAL_JAVA_LIBRARIES := telephony-common LOCAL_JAVA_LIBRARIES += android.car LOCAL_PACKAGE_NAME := SystemUI LOCAL_CERTIFICATE := platform Loading packages/SystemUI/AndroidManifest.xml +0 −3 Original line number Diff line number Diff line Loading @@ -176,9 +176,6 @@ <!-- It's like, reality, but, you know, virtual --> <uses-permission android:name="android.permission.ACCESS_VR_MANAGER" /> <!-- To control car audio module volume --> <uses-permission android:name="android.car.permission.CAR_CONTROL_AUDIO_VOLUME" /> <!-- the ability to rename notifications posted by other apps --> <uses-permission android:name="android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME" /> Loading packages/SystemUI/shared/tests/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ testables \ truth-prebuilt \ LOCAL_JAVA_LIBRARIES := android.test.runner telephony-common android.car LOCAL_JAVA_LIBRARIES := android.test.runner telephony-common # sign this with platform cert, so this test is allowed to inject key events into # UI it doesn't own. This is necessary to allow screenshots to be taken Loading packages/SystemUI/tests/Android.mk +0 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ LOCAL_JAVA_LIBRARIES := \ android.test.runner \ telephony-common \ android.car \ android.test.base \ Loading Loading
packages/SystemUI/Android.mk +0 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ SystemUI-proto LOCAL_JAVA_LIBRARIES := telephony-common LOCAL_JAVA_LIBRARIES += android.car LOCAL_PACKAGE_NAME := SystemUI LOCAL_CERTIFICATE := platform Loading
packages/SystemUI/AndroidManifest.xml +0 −3 Original line number Diff line number Diff line Loading @@ -176,9 +176,6 @@ <!-- It's like, reality, but, you know, virtual --> <uses-permission android:name="android.permission.ACCESS_VR_MANAGER" /> <!-- To control car audio module volume --> <uses-permission android:name="android.car.permission.CAR_CONTROL_AUDIO_VOLUME" /> <!-- the ability to rename notifications posted by other apps --> <uses-permission android:name="android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME" /> Loading
packages/SystemUI/shared/tests/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ testables \ truth-prebuilt \ LOCAL_JAVA_LIBRARIES := android.test.runner telephony-common android.car LOCAL_JAVA_LIBRARIES := android.test.runner telephony-common # sign this with platform cert, so this test is allowed to inject key events into # UI it doesn't own. This is necessary to allow screenshots to be taken Loading
packages/SystemUI/tests/Android.mk +0 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ LOCAL_JAVA_LIBRARIES := \ android.test.runner \ telephony-common \ android.car \ android.test.base \ Loading