commit | 11b22099616e7dc24a9ff5f30735aee5d67eb1ae | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Jul 13 04:36:52 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jul 13 04:36:52 2023 +0000 |
tree | e6ef852da6926e6335d1c723accd2e7f3f096b9b | |
parent | fb950e94a175b806bf1843429cc3c12c05455329 [diff] | |
parent | 384a0eddd38919c9881aab2e4fc3033c305c11f1 [diff] |
Merge "Launcher3QuickStepGo should have one Default Activity" into main
diff --git a/Android.bp b/Android.bp index e730c9d..de88d42 100644 --- a/Android.bp +++ b/Android.bp
@@ -273,7 +273,7 @@ "androidx.room_room-runtime", ], plugins: ["androidx.room_room-compiler-plugin"], - manifest: "quickstep/AndroidManifest-launcher.xml", + manifest: "quickstep/AndroidManifest.xml", additional_manifests: [ "go/AndroidManifest.xml", "AndroidManifest-common.xml",