commit | b789806fbd164d80ca29553309b749e0acecaa89 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <[email protected]> | Thu Apr 21 00:58:22 2022 +0000 |
committer | Gerrit Code Review <[email protected]> | Thu Apr 21 00:58:22 2022 +0000 |
tree | df19ef8dd94004f652c9977ad0a189525722fe4e | |
parent | 9a988c0622437ea8e83ef3c6618d36979210ed16 [diff] | |
parent | 8731b3e66a334397a7e764699048bfa4039b909d [diff] |
Merge "Remove the process from CarAppNotificationBroadcastReceiver" into androidx-main
diff --git a/car/app/app/src/main/AndroidManifest.xml b/car/app/app/src/main/AndroidManifest.xml index f4a3ba34..88ad8c7 100644 --- a/car/app/app/src/main/AndroidManifest.xml +++ b/car/app/app/src/main/AndroidManifest.xml
@@ -25,7 +25,6 @@ android:exported="false"/> <receiver android:name=".notification.CarAppNotificationBroadcastReceiver" - android:process="" android:exported="false"/> </application> <queries>