summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalvin Huang <calhuang@google.com>2020-06-18 19:12:22 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-06-18 19:12:22 +0000
commit73f326c507e1036ccd960798564bb920602e789a (patch)
tree48377136324aa98f6a6110816b9ae3b4c5183902
parentd6a987f043814448ce24bf7843da182a0b7e7a1f (diff)
parent2d45aa8ec8ab774994c80ae5896f33d899c9ea61 (diff)
downloadplatform_packages_apps_Car_Launcher-73f326c507e1036ccd960798564bb920602e789a.tar.gz
platform_packages_apps_Car_Launcher-73f326c507e1036ccd960798564bb920602e789a.tar.bz2
platform_packages_apps_Car_Launcher-73f326c507e1036ccd960798564bb920602e789a.zip
Revert "Set overlayable to CarLauncher" am: 2d45aa8ec8
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Car/Launcher/+/11887623 Change-Id: Ia4f10830be7d0a46f379af11199f58baddd4b1c8
-rw-r--r--res/xml/overlayable.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/res/xml/overlayable.xml b/res/xml/overlayable.xml
deleted file mode 100644
index a197f91..0000000
--- a/res/xml/overlayable.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2020 The Android Open Source Project
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<resources>
- <overlayable name="LauncherLayout">
- <policy type="product|signature">
- <item type="layout" name="car_launcher" />
- </policy>
- </overlayable>
-</resources> \ No newline at end of file