From 488ac616fe222f0da0a42e43ea3581efe63cece0 Mon Sep 17 00:00:00 2001 From: Sasha Smundak Date: Mon, 8 Jun 2020 16:03:42 -0700 Subject: [PATCH] Convert packages/overlays/*/Android.mk files to Android.bp See build/soong/README.md for more information. Note: missing `product_specific: true` has been added to all the module definitions in packages/overlays/Navigation*/Android.bp to prevent overlay APKs from being wrongly placed in system/overlay. Bug: 122332340 Test: treehugger Change-Id: I7b64d0cfafb558bb1cbf6e3ca1d5cd4fc2a4d879 --- .../AccentColorAmethystOverlay/Android.bp | 21 ++++++++++++++ .../AccentColorAmethystOverlay/Android.mk | 29 ------------------- .../AccentColorAquamarineOverlay/Android.bp | 21 ++++++++++++++ .../AccentColorAquamarineOverlay/Android.mk | 29 ------------------- .../AccentColorBlackOverlay/Android.bp | 21 ++++++++++++++ .../AccentColorBlackOverlay/Android.mk | 29 ------------------- .../AccentColorCarbonOverlay/Android.bp | 21 ++++++++++++++ .../AccentColorCarbonOverlay/Android.mk | 29 ------------------- .../AccentColorCinnamonOverlay/Android.bp | 21 ++++++++++++++ .../AccentColorCinnamonOverlay/Android.mk | 29 ------------------- .../AccentColorGreenOverlay/Android.bp | 21 ++++++++++++++ .../AccentColorGreenOverlay/Android.mk | 29 ------------------- .../AccentColorOceanOverlay/Android.bp | 21 ++++++++++++++ .../AccentColorOceanOverlay/Android.mk | 29 ------------------- .../AccentColorOrchidOverlay/Android.bp | 21 ++++++++++++++ .../AccentColorOrchidOverlay/Android.mk | 29 ------------------- .../AccentColorPaletteOverlay/Android.bp | 21 ++++++++++++++ .../AccentColorPaletteOverlay/Android.mk | 29 ------------------- .../AccentColorPurpleOverlay/Android.bp | 21 ++++++++++++++ .../AccentColorPurpleOverlay/Android.mk | 29 ------------------- .../AccentColorSandOverlay/Android.bp | 21 ++++++++++++++ .../AccentColorSandOverlay/Android.mk | 29 ------------------- .../AccentColorSpaceOverlay/Android.bp | 21 ++++++++++++++ .../AccentColorSpaceOverlay/Android.mk | 29 ------------------- .../AccentColorTangerineOverlay/Android.bp | 21 ++++++++++++++ .../AccentColorTangerineOverlay/Android.mk | 29 ------------------- .../Android.bp | 5 ++++ .../Android.mk | 14 --------- .../Android.bp | 5 ++++ .../Android.mk | 14 --------- .../Android.bp | 5 ++++ .../Android.mk | 14 --------- .../Android.bp | 5 ++++ .../Android.mk | 14 --------- .../Android.bp | 5 ++++ .../Android.mk | 14 --------- .../Android.bp | 5 ++++ .../Android.mk | 14 --------- .../Android.bp | 5 ++++ .../Android.mk | 14 --------- .../FontNotoSerifSourceOverlay/Android.bp | 21 ++++++++++++++ .../FontNotoSerifSourceOverlay/Android.mk | 29 ------------------- .../IconPackCircularAndroidOverlay/Android.bp | 21 ++++++++++++++ .../IconPackCircularAndroidOverlay/Android.mk | 28 ------------------ .../Android.bp | 21 ++++++++++++++ .../Android.mk | 29 ------------------- .../Android.bp | 21 ++++++++++++++ .../Android.mk | 29 ------------------- .../Android.bp | 21 ++++++++++++++ .../Android.mk | 29 ------------------- .../Android.bp | 22 ++++++++++++++ .../Android.mk | 29 ------------------- .../IconPackFilledAndroidOverlay/Android.bp | 21 ++++++++++++++ .../IconPackFilledAndroidOverlay/Android.mk | 28 ------------------ .../IconPackFilledLauncherOverlay/Android.bp | 21 ++++++++++++++ .../IconPackFilledLauncherOverlay/Android.mk | 29 ------------------- .../IconPackFilledSettingsOverlay/Android.bp | 21 ++++++++++++++ .../IconPackFilledSettingsOverlay/Android.mk | 29 ------------------- .../IconPackFilledSystemUIOverlay/Android.bp | 21 ++++++++++++++ .../IconPackFilledSystemUIOverlay/Android.mk | 29 ------------------- .../Android.bp | 22 ++++++++++++++ .../Android.mk | 29 ------------------- .../IconPackKaiAndroidOverlay/Android.bp | 21 ++++++++++++++ .../IconPackKaiAndroidOverlay/Android.mk | 28 ------------------ .../IconPackKaiLauncherOverlay/Android.bp | 21 ++++++++++++++ .../IconPackKaiLauncherOverlay/Android.mk | 29 ------------------- .../IconPackKaiSettingsOverlay/Android.bp | 21 ++++++++++++++ .../IconPackKaiSettingsOverlay/Android.mk | 29 ------------------- .../IconPackKaiSystemUIOverlay/Android.bp | 21 ++++++++++++++ .../IconPackKaiSystemUIOverlay/Android.mk | 29 ------------------- .../IconPackKaiThemePickerOverlay/Android.bp | 22 ++++++++++++++ .../IconPackKaiThemePickerOverlay/Android.mk | 29 ------------------- .../IconPackRoundedAndroidOverlay/Android.bp | 21 ++++++++++++++ .../IconPackRoundedAndroidOverlay/Android.mk | 28 ------------------ .../IconPackRoundedLauncherOverlay/Android.bp | 21 ++++++++++++++ .../IconPackRoundedLauncherOverlay/Android.mk | 29 ------------------- .../IconPackRoundedSettingsOverlay/Android.bp | 21 ++++++++++++++ .../IconPackRoundedSettingsOverlay/Android.mk | 29 ------------------- .../IconPackRoundedSystemUIOverlay/Android.bp | 21 ++++++++++++++ .../IconPackRoundedSystemUIOverlay/Android.mk | 29 ------------------- .../Android.bp | 22 ++++++++++++++ .../Android.mk | 29 ------------------- .../IconPackSamAndroidOverlay/Android.bp | 21 ++++++++++++++ .../IconPackSamAndroidOverlay/Android.mk | 28 ------------------ .../IconPackSamLauncherOverlay/Android.bp | 21 ++++++++++++++ .../IconPackSamLauncherOverlay/Android.mk | 29 ------------------- .../IconPackSamSettingsOverlay/Android.bp | 21 ++++++++++++++ .../IconPackSamSettingsOverlay/Android.mk | 29 ------------------- .../IconPackSamSystemUIOverlay/Android.bp | 21 ++++++++++++++ .../IconPackSamSystemUIOverlay/Android.mk | 29 ------------------- .../IconPackSamThemePickerOverlay/Android.bp | 22 ++++++++++++++ .../IconPackSamThemePickerOverlay/Android.mk | 29 ------------------- .../IconPackVictorAndroidOverlay/Android.bp | 21 ++++++++++++++ .../IconPackVictorAndroidOverlay/Android.mk | 28 ------------------ .../IconPackVictorLauncherOverlay/Android.bp | 21 ++++++++++++++ .../IconPackVictorLauncherOverlay/Android.mk | 29 ------------------- .../IconPackVictorSettingsOverlay/Android.bp | 21 ++++++++++++++ .../IconPackVictorSettingsOverlay/Android.mk | 29 ------------------- .../IconPackVictorSystemUIOverlay/Android.bp | 21 ++++++++++++++ .../IconPackVictorSystemUIOverlay/Android.mk | 29 ------------------- .../Android.bp | 22 ++++++++++++++ .../Android.mk | 29 ------------------- .../overlays/IconShapeHeartOverlay/Android.bp | 21 ++++++++++++++ .../overlays/IconShapeHeartOverlay/Android.mk | 29 ------------------- .../IconShapePebbleOverlay/Android.bp | 21 ++++++++++++++ .../IconShapePebbleOverlay/Android.mk | 29 ------------------- .../IconShapeRoundedRectOverlay/Android.bp | 21 ++++++++++++++ .../IconShapeRoundedRectOverlay/Android.mk | 29 ------------------- .../IconShapeSquareOverlay/Android.bp | 21 ++++++++++++++ .../IconShapeSquareOverlay/Android.mk | 29 ------------------- .../IconShapeSquircleOverlay/Android.bp | 21 ++++++++++++++ .../IconShapeSquircleOverlay/Android.mk | 29 ------------------- .../IconShapeTaperedRectOverlay/Android.bp | 21 ++++++++++++++ .../IconShapeTaperedRectOverlay/Android.mk | 29 ------------------- .../IconShapeTeardropOverlay/Android.bp | 21 ++++++++++++++ .../IconShapeTeardropOverlay/Android.mk | 29 ------------------- .../IconShapeVesselOverlay/Android.bp | 21 ++++++++++++++ .../IconShapeVesselOverlay/Android.mk | 29 ------------------- .../Android.bp | 21 ++++++++++++++ .../Android.mk | 28 ------------------ .../Android.bp | 21 ++++++++++++++ .../Android.mk | 28 ------------------ .../Android.bp | 21 ++++++++++++++ .../Android.mk | 28 ------------------ .../Android.bp | 21 ++++++++++++++ .../Android.mk | 28 ------------------ .../Android.bp | 21 ++++++++++++++ .../Android.mk | 28 ------------------ .../Android.bp | 21 ++++++++++++++ .../Android.mk | 28 ------------------ .../OneHandedModeGesturalOverlay/Android.bp | 21 ++++++++++++++ .../OneHandedModeGesturalOverlay/Android.mk | 28 ------------------ packages/overlays/tests/Android.bp | 7 ----- 133 files changed, 1280 insertions(+), 1803 deletions(-) create mode 100644 packages/overlays/AccentColorAmethystOverlay/Android.bp delete mode 100644 packages/overlays/AccentColorAmethystOverlay/Android.mk create mode 100644 packages/overlays/AccentColorAquamarineOverlay/Android.bp delete mode 100644 packages/overlays/AccentColorAquamarineOverlay/Android.mk create mode 100644 packages/overlays/AccentColorBlackOverlay/Android.bp delete mode 100644 packages/overlays/AccentColorBlackOverlay/Android.mk create mode 100644 packages/overlays/AccentColorCarbonOverlay/Android.bp delete mode 100644 packages/overlays/AccentColorCarbonOverlay/Android.mk create mode 100644 packages/overlays/AccentColorCinnamonOverlay/Android.bp delete mode 100644 packages/overlays/AccentColorCinnamonOverlay/Android.mk create mode 100644 packages/overlays/AccentColorGreenOverlay/Android.bp delete mode 100644 packages/overlays/AccentColorGreenOverlay/Android.mk create mode 100644 packages/overlays/AccentColorOceanOverlay/Android.bp delete mode 100644 packages/overlays/AccentColorOceanOverlay/Android.mk create mode 100644 packages/overlays/AccentColorOrchidOverlay/Android.bp delete mode 100644 packages/overlays/AccentColorOrchidOverlay/Android.mk create mode 100644 packages/overlays/AccentColorPaletteOverlay/Android.bp delete mode 100644 packages/overlays/AccentColorPaletteOverlay/Android.mk create mode 100644 packages/overlays/AccentColorPurpleOverlay/Android.bp delete mode 100644 packages/overlays/AccentColorPurpleOverlay/Android.mk create mode 100644 packages/overlays/AccentColorSandOverlay/Android.bp delete mode 100644 packages/overlays/AccentColorSandOverlay/Android.mk create mode 100644 packages/overlays/AccentColorSpaceOverlay/Android.bp delete mode 100644 packages/overlays/AccentColorSpaceOverlay/Android.mk create mode 100644 packages/overlays/AccentColorTangerineOverlay/Android.bp delete mode 100644 packages/overlays/AccentColorTangerineOverlay/Android.mk create mode 100644 packages/overlays/DisplayCutoutEmulationCornerOverlay/Android.bp delete mode 100644 packages/overlays/DisplayCutoutEmulationCornerOverlay/Android.mk create mode 100644 packages/overlays/DisplayCutoutEmulationDoubleOverlay/Android.bp delete mode 100644 packages/overlays/DisplayCutoutEmulationDoubleOverlay/Android.mk create mode 100644 packages/overlays/DisplayCutoutEmulationHoleOverlay/Android.bp delete mode 100644 packages/overlays/DisplayCutoutEmulationHoleOverlay/Android.mk create mode 100644 packages/overlays/DisplayCutoutEmulationNarrowOverlay/Android.bp delete mode 100644 packages/overlays/DisplayCutoutEmulationNarrowOverlay/Android.mk create mode 100644 packages/overlays/DisplayCutoutEmulationTallOverlay/Android.bp delete mode 100644 packages/overlays/DisplayCutoutEmulationTallOverlay/Android.mk create mode 100644 packages/overlays/DisplayCutoutEmulationWaterfallOverlay/Android.bp delete mode 100644 packages/overlays/DisplayCutoutEmulationWaterfallOverlay/Android.mk create mode 100644 packages/overlays/DisplayCutoutEmulationWideOverlay/Android.bp delete mode 100644 packages/overlays/DisplayCutoutEmulationWideOverlay/Android.mk create mode 100644 packages/overlays/FontNotoSerifSourceOverlay/Android.bp delete mode 100644 packages/overlays/FontNotoSerifSourceOverlay/Android.mk create mode 100644 packages/overlays/IconPackCircularAndroidOverlay/Android.bp delete mode 100644 packages/overlays/IconPackCircularAndroidOverlay/Android.mk create mode 100644 packages/overlays/IconPackCircularLauncherOverlay/Android.bp delete mode 100644 packages/overlays/IconPackCircularLauncherOverlay/Android.mk create mode 100644 packages/overlays/IconPackCircularSettingsOverlay/Android.bp delete mode 100644 packages/overlays/IconPackCircularSettingsOverlay/Android.mk create mode 100644 packages/overlays/IconPackCircularSystemUIOverlay/Android.bp delete mode 100644 packages/overlays/IconPackCircularSystemUIOverlay/Android.mk create mode 100644 packages/overlays/IconPackCircularThemePickerOverlay/Android.bp delete mode 100644 packages/overlays/IconPackCircularThemePickerOverlay/Android.mk create mode 100644 packages/overlays/IconPackFilledAndroidOverlay/Android.bp delete mode 100644 packages/overlays/IconPackFilledAndroidOverlay/Android.mk create mode 100644 packages/overlays/IconPackFilledLauncherOverlay/Android.bp delete mode 100644 packages/overlays/IconPackFilledLauncherOverlay/Android.mk create mode 100644 packages/overlays/IconPackFilledSettingsOverlay/Android.bp delete mode 100644 packages/overlays/IconPackFilledSettingsOverlay/Android.mk create mode 100644 packages/overlays/IconPackFilledSystemUIOverlay/Android.bp delete mode 100644 packages/overlays/IconPackFilledSystemUIOverlay/Android.mk create mode 100644 packages/overlays/IconPackFilledThemePickerOverlay/Android.bp delete mode 100644 packages/overlays/IconPackFilledThemePickerOverlay/Android.mk create mode 100644 packages/overlays/IconPackKaiAndroidOverlay/Android.bp delete mode 100644 packages/overlays/IconPackKaiAndroidOverlay/Android.mk create mode 100644 packages/overlays/IconPackKaiLauncherOverlay/Android.bp delete mode 100644 packages/overlays/IconPackKaiLauncherOverlay/Android.mk create mode 100644 packages/overlays/IconPackKaiSettingsOverlay/Android.bp delete mode 100644 packages/overlays/IconPackKaiSettingsOverlay/Android.mk create mode 100644 packages/overlays/IconPackKaiSystemUIOverlay/Android.bp delete mode 100644 packages/overlays/IconPackKaiSystemUIOverlay/Android.mk create mode 100644 packages/overlays/IconPackKaiThemePickerOverlay/Android.bp delete mode 100644 packages/overlays/IconPackKaiThemePickerOverlay/Android.mk create mode 100644 packages/overlays/IconPackRoundedAndroidOverlay/Android.bp delete mode 100644 packages/overlays/IconPackRoundedAndroidOverlay/Android.mk create mode 100644 packages/overlays/IconPackRoundedLauncherOverlay/Android.bp delete mode 100644 packages/overlays/IconPackRoundedLauncherOverlay/Android.mk create mode 100644 packages/overlays/IconPackRoundedSettingsOverlay/Android.bp delete mode 100644 packages/overlays/IconPackRoundedSettingsOverlay/Android.mk create mode 100644 packages/overlays/IconPackRoundedSystemUIOverlay/Android.bp delete mode 100644 packages/overlays/IconPackRoundedSystemUIOverlay/Android.mk create mode 100644 packages/overlays/IconPackRoundedThemePickerOverlay/Android.bp delete mode 100644 packages/overlays/IconPackRoundedThemePickerOverlay/Android.mk create mode 100644 packages/overlays/IconPackSamAndroidOverlay/Android.bp delete mode 100644 packages/overlays/IconPackSamAndroidOverlay/Android.mk create mode 100644 packages/overlays/IconPackSamLauncherOverlay/Android.bp delete mode 100644 packages/overlays/IconPackSamLauncherOverlay/Android.mk create mode 100644 packages/overlays/IconPackSamSettingsOverlay/Android.bp delete mode 100644 packages/overlays/IconPackSamSettingsOverlay/Android.mk create mode 100644 packages/overlays/IconPackSamSystemUIOverlay/Android.bp delete mode 100644 packages/overlays/IconPackSamSystemUIOverlay/Android.mk create mode 100644 packages/overlays/IconPackSamThemePickerOverlay/Android.bp delete mode 100644 packages/overlays/IconPackSamThemePickerOverlay/Android.mk create mode 100644 packages/overlays/IconPackVictorAndroidOverlay/Android.bp delete mode 100644 packages/overlays/IconPackVictorAndroidOverlay/Android.mk create mode 100644 packages/overlays/IconPackVictorLauncherOverlay/Android.bp delete mode 100644 packages/overlays/IconPackVictorLauncherOverlay/Android.mk create mode 100644 packages/overlays/IconPackVictorSettingsOverlay/Android.bp delete mode 100644 packages/overlays/IconPackVictorSettingsOverlay/Android.mk create mode 100644 packages/overlays/IconPackVictorSystemUIOverlay/Android.bp delete mode 100644 packages/overlays/IconPackVictorSystemUIOverlay/Android.mk create mode 100644 packages/overlays/IconPackVictorThemePickerOverlay/Android.bp delete mode 100644 packages/overlays/IconPackVictorThemePickerOverlay/Android.mk create mode 100644 packages/overlays/IconShapeHeartOverlay/Android.bp delete mode 100644 packages/overlays/IconShapeHeartOverlay/Android.mk create mode 100644 packages/overlays/IconShapePebbleOverlay/Android.bp delete mode 100644 packages/overlays/IconShapePebbleOverlay/Android.mk create mode 100644 packages/overlays/IconShapeRoundedRectOverlay/Android.bp delete mode 100644 packages/overlays/IconShapeRoundedRectOverlay/Android.mk create mode 100644 packages/overlays/IconShapeSquareOverlay/Android.bp delete mode 100644 packages/overlays/IconShapeSquareOverlay/Android.mk create mode 100644 packages/overlays/IconShapeSquircleOverlay/Android.bp delete mode 100644 packages/overlays/IconShapeSquircleOverlay/Android.mk create mode 100644 packages/overlays/IconShapeTaperedRectOverlay/Android.bp delete mode 100644 packages/overlays/IconShapeTaperedRectOverlay/Android.mk create mode 100644 packages/overlays/IconShapeTeardropOverlay/Android.bp delete mode 100644 packages/overlays/IconShapeTeardropOverlay/Android.mk create mode 100644 packages/overlays/IconShapeVesselOverlay/Android.bp delete mode 100644 packages/overlays/IconShapeVesselOverlay/Android.mk create mode 100644 packages/overlays/NavigationBarMode2ButtonOverlay/Android.bp delete mode 100644 packages/overlays/NavigationBarMode2ButtonOverlay/Android.mk create mode 100644 packages/overlays/NavigationBarMode3ButtonOverlay/Android.bp delete mode 100644 packages/overlays/NavigationBarMode3ButtonOverlay/Android.mk create mode 100644 packages/overlays/NavigationBarModeGesturalOverlay/Android.bp delete mode 100644 packages/overlays/NavigationBarModeGesturalOverlay/Android.mk create mode 100644 packages/overlays/NavigationBarModeGesturalOverlayExtraWideBack/Android.bp delete mode 100644 packages/overlays/NavigationBarModeGesturalOverlayExtraWideBack/Android.mk create mode 100644 packages/overlays/NavigationBarModeGesturalOverlayNarrowBack/Android.bp delete mode 100644 packages/overlays/NavigationBarModeGesturalOverlayNarrowBack/Android.mk create mode 100644 packages/overlays/NavigationBarModeGesturalOverlayWideBack/Android.bp delete mode 100644 packages/overlays/NavigationBarModeGesturalOverlayWideBack/Android.mk create mode 100644 packages/overlays/OneHandedModeGesturalOverlay/Android.bp delete mode 100644 packages/overlays/OneHandedModeGesturalOverlay/Android.mk diff --git a/packages/overlays/AccentColorAmethystOverlay/Android.bp b/packages/overlays/AccentColorAmethystOverlay/Android.bp new file mode 100644 index 000000000000..7519b12dd2d9 --- /dev/null +++ b/packages/overlays/AccentColorAmethystOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// 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. +// + +runtime_resource_overlay { + name: "AccentColorAmethystOverlay", + theme: "AccentColorAmethyst", + product_specific: true, +} diff --git a/packages/overlays/AccentColorAmethystOverlay/Android.mk b/packages/overlays/AccentColorAmethystOverlay/Android.mk deleted file mode 100644 index cd10ca3accda..000000000000 --- a/packages/overlays/AccentColorAmethystOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := AccentColorAmethyst - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := AccentColorAmethystOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/AccentColorAquamarineOverlay/Android.bp b/packages/overlays/AccentColorAquamarineOverlay/Android.bp new file mode 100644 index 000000000000..4469b36cfbc5 --- /dev/null +++ b/packages/overlays/AccentColorAquamarineOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// 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. +// + +runtime_resource_overlay { + name: "AccentColorAquamarineOverlay", + theme: "AccentColorAquamarine", + product_specific: true, +} diff --git a/packages/overlays/AccentColorAquamarineOverlay/Android.mk b/packages/overlays/AccentColorAquamarineOverlay/Android.mk deleted file mode 100644 index 09ae45019c97..000000000000 --- a/packages/overlays/AccentColorAquamarineOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := AccentColorAquamarine - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := AccentColorAquamarineOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/AccentColorBlackOverlay/Android.bp b/packages/overlays/AccentColorBlackOverlay/Android.bp new file mode 100644 index 000000000000..bfee26ea52dd --- /dev/null +++ b/packages/overlays/AccentColorBlackOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2018, 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. +// + +runtime_resource_overlay { + name: "AccentColorBlackOverlay", + theme: "AccentColorBlack", + product_specific: true, +} diff --git a/packages/overlays/AccentColorBlackOverlay/Android.mk b/packages/overlays/AccentColorBlackOverlay/Android.mk deleted file mode 100644 index 86d873dcab66..000000000000 --- a/packages/overlays/AccentColorBlackOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2018, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := AccentColorBlack - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := AccentColorBlackOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/AccentColorCarbonOverlay/Android.bp b/packages/overlays/AccentColorCarbonOverlay/Android.bp new file mode 100644 index 000000000000..47f66dd9ba62 --- /dev/null +++ b/packages/overlays/AccentColorCarbonOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2018, 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. +// + +runtime_resource_overlay { + name: "AccentColorCarbonOverlay", + theme: "AccentColorCarbon", + product_specific: true, +} diff --git a/packages/overlays/AccentColorCarbonOverlay/Android.mk b/packages/overlays/AccentColorCarbonOverlay/Android.mk deleted file mode 100644 index 5641e8eba55c..000000000000 --- a/packages/overlays/AccentColorCarbonOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2018, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := AccentColorCarbon - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := AccentColorCarbonOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/AccentColorCinnamonOverlay/Android.bp b/packages/overlays/AccentColorCinnamonOverlay/Android.bp new file mode 100644 index 000000000000..8250315256b8 --- /dev/null +++ b/packages/overlays/AccentColorCinnamonOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "AccentColorCinnamonOverlay", + theme: "AccentColorCinnamon", + product_specific: true, +} diff --git a/packages/overlays/AccentColorCinnamonOverlay/Android.mk b/packages/overlays/AccentColorCinnamonOverlay/Android.mk deleted file mode 100644 index a8d3f10cfb9e..000000000000 --- a/packages/overlays/AccentColorCinnamonOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := AccentColorCinnamon - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := AccentColorCinnamonOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/AccentColorGreenOverlay/Android.bp b/packages/overlays/AccentColorGreenOverlay/Android.bp new file mode 100644 index 000000000000..15b50c76aa38 --- /dev/null +++ b/packages/overlays/AccentColorGreenOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2018, 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. +// + +runtime_resource_overlay { + name: "AccentColorGreenOverlay", + theme: "AccentColorGreen", + product_specific: true, +} diff --git a/packages/overlays/AccentColorGreenOverlay/Android.mk b/packages/overlays/AccentColorGreenOverlay/Android.mk deleted file mode 100644 index c3aa6a87a2f1..000000000000 --- a/packages/overlays/AccentColorGreenOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2018, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := AccentColorGreen - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := AccentColorGreenOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/AccentColorOceanOverlay/Android.bp b/packages/overlays/AccentColorOceanOverlay/Android.bp new file mode 100644 index 000000000000..6ad63bc92816 --- /dev/null +++ b/packages/overlays/AccentColorOceanOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "AccentColorOceanOverlay", + theme: "AccentColorOcean", + product_specific: true, +} diff --git a/packages/overlays/AccentColorOceanOverlay/Android.mk b/packages/overlays/AccentColorOceanOverlay/Android.mk deleted file mode 100644 index 96fbee4bbe74..000000000000 --- a/packages/overlays/AccentColorOceanOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := AccentColorOcean - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := AccentColorOceanOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/AccentColorOrchidOverlay/Android.bp b/packages/overlays/AccentColorOrchidOverlay/Android.bp new file mode 100644 index 000000000000..b66933397e12 --- /dev/null +++ b/packages/overlays/AccentColorOrchidOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "AccentColorOrchidOverlay", + theme: "AccentColorOrchid", + product_specific: true, +} diff --git a/packages/overlays/AccentColorOrchidOverlay/Android.mk b/packages/overlays/AccentColorOrchidOverlay/Android.mk deleted file mode 100644 index 352e36be8c82..000000000000 --- a/packages/overlays/AccentColorOrchidOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := AccentColorOrchid - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := AccentColorOrchidOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/AccentColorPaletteOverlay/Android.bp b/packages/overlays/AccentColorPaletteOverlay/Android.bp new file mode 100644 index 000000000000..eeefd1623a49 --- /dev/null +++ b/packages/overlays/AccentColorPaletteOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2018, 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. +// + +runtime_resource_overlay { + name: "AccentColorPaletteOverlay", + theme: "AccentColorPalette", + product_specific: true, +} diff --git a/packages/overlays/AccentColorPaletteOverlay/Android.mk b/packages/overlays/AccentColorPaletteOverlay/Android.mk deleted file mode 100644 index e207f61ce3db..000000000000 --- a/packages/overlays/AccentColorPaletteOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2018, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := AccentColorPalette - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := AccentColorPaletteOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/AccentColorPurpleOverlay/Android.bp b/packages/overlays/AccentColorPurpleOverlay/Android.bp new file mode 100644 index 000000000000..ead95df18d9e --- /dev/null +++ b/packages/overlays/AccentColorPurpleOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2018, 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. +// + +runtime_resource_overlay { + name: "AccentColorPurpleOverlay", + theme: "AccentColorPurple", + product_specific: true, +} diff --git a/packages/overlays/AccentColorPurpleOverlay/Android.mk b/packages/overlays/AccentColorPurpleOverlay/Android.mk deleted file mode 100644 index 29d5fc9c39b0..000000000000 --- a/packages/overlays/AccentColorPurpleOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2018, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := AccentColorPurple - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := AccentColorPurpleOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/AccentColorSandOverlay/Android.bp b/packages/overlays/AccentColorSandOverlay/Android.bp new file mode 100644 index 000000000000..f70578a1ec38 --- /dev/null +++ b/packages/overlays/AccentColorSandOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2018, 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. +// + +runtime_resource_overlay { + name: "AccentColorSandOverlay", + theme: "AccentColorSand", + product_specific: true, +} diff --git a/packages/overlays/AccentColorSandOverlay/Android.mk b/packages/overlays/AccentColorSandOverlay/Android.mk deleted file mode 100644 index c37455af81df..000000000000 --- a/packages/overlays/AccentColorSandOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2018, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := AccentColorSand - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := AccentColorSandOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/AccentColorSpaceOverlay/Android.bp b/packages/overlays/AccentColorSpaceOverlay/Android.bp new file mode 100644 index 000000000000..1d713df3cfdd --- /dev/null +++ b/packages/overlays/AccentColorSpaceOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "AccentColorSpaceOverlay", + theme: "AccentColorSpace", + product_specific: true, +} diff --git a/packages/overlays/AccentColorSpaceOverlay/Android.mk b/packages/overlays/AccentColorSpaceOverlay/Android.mk deleted file mode 100644 index cbddf6352aaa..000000000000 --- a/packages/overlays/AccentColorSpaceOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := AccentColorSpace - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := AccentColorSpaceOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/AccentColorTangerineOverlay/Android.bp b/packages/overlays/AccentColorTangerineOverlay/Android.bp new file mode 100644 index 000000000000..d3b1e54fe823 --- /dev/null +++ b/packages/overlays/AccentColorTangerineOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// 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. +// + +runtime_resource_overlay { + name: "AccentColorTangerineOverlay", + theme: "AccentColorTangerine", + product_specific: true, +} diff --git a/packages/overlays/AccentColorTangerineOverlay/Android.mk b/packages/overlays/AccentColorTangerineOverlay/Android.mk deleted file mode 100644 index 0d676bba076d..000000000000 --- a/packages/overlays/AccentColorTangerineOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := AccentColorTangerine - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := AccentColorTangerineOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/DisplayCutoutEmulationCornerOverlay/Android.bp b/packages/overlays/DisplayCutoutEmulationCornerOverlay/Android.bp new file mode 100644 index 000000000000..b8def98791be --- /dev/null +++ b/packages/overlays/DisplayCutoutEmulationCornerOverlay/Android.bp @@ -0,0 +1,5 @@ +runtime_resource_overlay { + name: "DisplayCutoutEmulationCornerOverlay", + theme: "DisplayCutoutEmulationCorner", + product_specific: true, +} diff --git a/packages/overlays/DisplayCutoutEmulationCornerOverlay/Android.mk b/packages/overlays/DisplayCutoutEmulationCornerOverlay/Android.mk deleted file mode 100644 index c3e8642084a0..000000000000 --- a/packages/overlays/DisplayCutoutEmulationCornerOverlay/Android.mk +++ /dev/null @@ -1,14 +0,0 @@ -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := DisplayCutoutEmulationCorner - - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := DisplayCutoutEmulationCornerOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/DisplayCutoutEmulationDoubleOverlay/Android.bp b/packages/overlays/DisplayCutoutEmulationDoubleOverlay/Android.bp new file mode 100644 index 000000000000..b64ddfd82c05 --- /dev/null +++ b/packages/overlays/DisplayCutoutEmulationDoubleOverlay/Android.bp @@ -0,0 +1,5 @@ +runtime_resource_overlay { + name: "DisplayCutoutEmulationDoubleOverlay", + theme: "DisplayCutoutEmulationDouble", + product_specific: true, +} diff --git a/packages/overlays/DisplayCutoutEmulationDoubleOverlay/Android.mk b/packages/overlays/DisplayCutoutEmulationDoubleOverlay/Android.mk deleted file mode 100644 index 09d158d3e1f3..000000000000 --- a/packages/overlays/DisplayCutoutEmulationDoubleOverlay/Android.mk +++ /dev/null @@ -1,14 +0,0 @@ -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := DisplayCutoutEmulationDouble - - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := DisplayCutoutEmulationDoubleOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/DisplayCutoutEmulationHoleOverlay/Android.bp b/packages/overlays/DisplayCutoutEmulationHoleOverlay/Android.bp new file mode 100644 index 000000000000..86cfebfbd0db --- /dev/null +++ b/packages/overlays/DisplayCutoutEmulationHoleOverlay/Android.bp @@ -0,0 +1,5 @@ +runtime_resource_overlay { + name: "DisplayCutoutEmulationHoleOverlay", + theme: "DisplayCutoutEmulationHole", + product_specific: true, +} diff --git a/packages/overlays/DisplayCutoutEmulationHoleOverlay/Android.mk b/packages/overlays/DisplayCutoutEmulationHoleOverlay/Android.mk deleted file mode 100644 index 6d8fc2493506..000000000000 --- a/packages/overlays/DisplayCutoutEmulationHoleOverlay/Android.mk +++ /dev/null @@ -1,14 +0,0 @@ -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := DisplayCutoutEmulationHole - - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := DisplayCutoutEmulationHoleOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/DisplayCutoutEmulationNarrowOverlay/Android.bp b/packages/overlays/DisplayCutoutEmulationNarrowOverlay/Android.bp new file mode 100644 index 000000000000..28ad9db119cb --- /dev/null +++ b/packages/overlays/DisplayCutoutEmulationNarrowOverlay/Android.bp @@ -0,0 +1,5 @@ +runtime_resource_overlay { + name: "DisplayCutoutEmulationNarrowOverlay", + theme: "DisplayCutoutEmulationNarrow", + product_specific: true, +} diff --git a/packages/overlays/DisplayCutoutEmulationNarrowOverlay/Android.mk b/packages/overlays/DisplayCutoutEmulationNarrowOverlay/Android.mk deleted file mode 100644 index 6a1c09c87e33..000000000000 --- a/packages/overlays/DisplayCutoutEmulationNarrowOverlay/Android.mk +++ /dev/null @@ -1,14 +0,0 @@ -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := DisplayCutoutEmulationNarrow - - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := DisplayCutoutEmulationNarrowOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/DisplayCutoutEmulationTallOverlay/Android.bp b/packages/overlays/DisplayCutoutEmulationTallOverlay/Android.bp new file mode 100644 index 000000000000..cd00386658ed --- /dev/null +++ b/packages/overlays/DisplayCutoutEmulationTallOverlay/Android.bp @@ -0,0 +1,5 @@ +runtime_resource_overlay { + name: "DisplayCutoutEmulationTallOverlay", + theme: "DisplayCutoutEmulationTall", + product_specific: true, +} diff --git a/packages/overlays/DisplayCutoutEmulationTallOverlay/Android.mk b/packages/overlays/DisplayCutoutEmulationTallOverlay/Android.mk deleted file mode 100644 index cbceff08ae5e..000000000000 --- a/packages/overlays/DisplayCutoutEmulationTallOverlay/Android.mk +++ /dev/null @@ -1,14 +0,0 @@ -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := DisplayCutoutEmulationTall - - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := DisplayCutoutEmulationTallOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/DisplayCutoutEmulationWaterfallOverlay/Android.bp b/packages/overlays/DisplayCutoutEmulationWaterfallOverlay/Android.bp new file mode 100644 index 000000000000..d5fe683d5e55 --- /dev/null +++ b/packages/overlays/DisplayCutoutEmulationWaterfallOverlay/Android.bp @@ -0,0 +1,5 @@ +runtime_resource_overlay { + name: "DisplayCutoutEmulationWaterfallOverlay", + theme: "DisplayCutoutEmulationWaterfall", + product_specific: true, +} diff --git a/packages/overlays/DisplayCutoutEmulationWaterfallOverlay/Android.mk b/packages/overlays/DisplayCutoutEmulationWaterfallOverlay/Android.mk deleted file mode 100644 index b6b6dd1c25bc..000000000000 --- a/packages/overlays/DisplayCutoutEmulationWaterfallOverlay/Android.mk +++ /dev/null @@ -1,14 +0,0 @@ -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := DisplayCutoutEmulationWaterfall - - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := DisplayCutoutEmulationWaterfallOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/DisplayCutoutEmulationWideOverlay/Android.bp b/packages/overlays/DisplayCutoutEmulationWideOverlay/Android.bp new file mode 100644 index 000000000000..0157ec48ee3a --- /dev/null +++ b/packages/overlays/DisplayCutoutEmulationWideOverlay/Android.bp @@ -0,0 +1,5 @@ +runtime_resource_overlay { + name: "DisplayCutoutEmulationWideOverlay", + theme: "DisplayCutoutEmulationWide", + product_specific: true, +} diff --git a/packages/overlays/DisplayCutoutEmulationWideOverlay/Android.mk b/packages/overlays/DisplayCutoutEmulationWideOverlay/Android.mk deleted file mode 100644 index 82a076a88d9b..000000000000 --- a/packages/overlays/DisplayCutoutEmulationWideOverlay/Android.mk +++ /dev/null @@ -1,14 +0,0 @@ -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := DisplayCutoutEmulationWide - - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := DisplayCutoutEmulationWideOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/FontNotoSerifSourceOverlay/Android.bp b/packages/overlays/FontNotoSerifSourceOverlay/Android.bp new file mode 100644 index 000000000000..7fd145b57934 --- /dev/null +++ b/packages/overlays/FontNotoSerifSourceOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "FontNotoSerifSourceOverlay", + theme: "FontNotoSerifSource", + product_specific: true, +} diff --git a/packages/overlays/FontNotoSerifSourceOverlay/Android.mk b/packages/overlays/FontNotoSerifSourceOverlay/Android.mk deleted file mode 100644 index 16a0173a4635..000000000000 --- a/packages/overlays/FontNotoSerifSourceOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := FontNotoSerifSource - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := FontNotoSerifSourceOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackCircularAndroidOverlay/Android.bp b/packages/overlays/IconPackCircularAndroidOverlay/Android.bp new file mode 100644 index 000000000000..cd5829aae3b6 --- /dev/null +++ b/packages/overlays/IconPackCircularAndroidOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackCircularAndroidOverlay", + theme: "IconPackCircularAndroid", + product_specific: true, +} diff --git a/packages/overlays/IconPackCircularAndroidOverlay/Android.mk b/packages/overlays/IconPackCircularAndroidOverlay/Android.mk deleted file mode 100644 index d96185fa34ea..000000000000 --- a/packages/overlays/IconPackCircularAndroidOverlay/Android.mk +++ /dev/null @@ -1,28 +0,0 @@ -# -# Copyright 2019, 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. -# -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackCircularAndroid - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackCircularAndroidOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackCircularLauncherOverlay/Android.bp b/packages/overlays/IconPackCircularLauncherOverlay/Android.bp new file mode 100644 index 000000000000..5f2491d3cd66 --- /dev/null +++ b/packages/overlays/IconPackCircularLauncherOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackCircularLauncherOverlay", + theme: "IconPackCircularLauncher", + product_specific: true, +} diff --git a/packages/overlays/IconPackCircularLauncherOverlay/Android.mk b/packages/overlays/IconPackCircularLauncherOverlay/Android.mk deleted file mode 100644 index d736d7d666a5..000000000000 --- a/packages/overlays/IconPackCircularLauncherOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackCircularLauncher - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackCircularLauncherOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackCircularSettingsOverlay/Android.bp b/packages/overlays/IconPackCircularSettingsOverlay/Android.bp new file mode 100644 index 000000000000..d7bc6573e986 --- /dev/null +++ b/packages/overlays/IconPackCircularSettingsOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackCircularSettingsOverlay", + theme: "IconPackCircularSettings", + product_specific: true, +} diff --git a/packages/overlays/IconPackCircularSettingsOverlay/Android.mk b/packages/overlays/IconPackCircularSettingsOverlay/Android.mk deleted file mode 100644 index ea2da30fba24..000000000000 --- a/packages/overlays/IconPackCircularSettingsOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackCircularSettings - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackCircularSettingsOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackCircularSystemUIOverlay/Android.bp b/packages/overlays/IconPackCircularSystemUIOverlay/Android.bp new file mode 100644 index 000000000000..73b8cd8e7d5f --- /dev/null +++ b/packages/overlays/IconPackCircularSystemUIOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackCircularSystemUIOverlay", + theme: "IconPackCircularSystemUI", + product_specific: true, +} diff --git a/packages/overlays/IconPackCircularSystemUIOverlay/Android.mk b/packages/overlays/IconPackCircularSystemUIOverlay/Android.mk deleted file mode 100644 index 9045e8e58e6a..000000000000 --- a/packages/overlays/IconPackCircularSystemUIOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackCircularSystemUI - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackCircularSystemUIOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackCircularThemePickerOverlay/Android.bp b/packages/overlays/IconPackCircularThemePickerOverlay/Android.bp new file mode 100644 index 000000000000..50639322607e --- /dev/null +++ b/packages/overlays/IconPackCircularThemePickerOverlay/Android.bp @@ -0,0 +1,22 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackCircularThemePickerOverlay", + theme: "IconPackCircularThemePicker", + certificate: "platform", + product_specific: true, +} diff --git a/packages/overlays/IconPackCircularThemePickerOverlay/Android.mk b/packages/overlays/IconPackCircularThemePickerOverlay/Android.mk deleted file mode 100644 index c2d472d541b8..000000000000 --- a/packages/overlays/IconPackCircularThemePickerOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackCircularThemePicker -LOCAL_CERTIFICATE := platform -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackCircularThemePickerOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackFilledAndroidOverlay/Android.bp b/packages/overlays/IconPackFilledAndroidOverlay/Android.bp new file mode 100644 index 000000000000..83f365678caf --- /dev/null +++ b/packages/overlays/IconPackFilledAndroidOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackFilledAndroidOverlay", + theme: "IconPackFilledAndroid", + product_specific: true, +} diff --git a/packages/overlays/IconPackFilledAndroidOverlay/Android.mk b/packages/overlays/IconPackFilledAndroidOverlay/Android.mk deleted file mode 100644 index 78db7658aee1..000000000000 --- a/packages/overlays/IconPackFilledAndroidOverlay/Android.mk +++ /dev/null @@ -1,28 +0,0 @@ -# -# Copyright 2019, 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. -# -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackFilledAndroid - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackFilledAndroidOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackFilledLauncherOverlay/Android.bp b/packages/overlays/IconPackFilledLauncherOverlay/Android.bp new file mode 100644 index 000000000000..6ca256638a03 --- /dev/null +++ b/packages/overlays/IconPackFilledLauncherOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackFilledLauncherOverlay", + theme: "IconPackFilledLauncher", + product_specific: true, +} diff --git a/packages/overlays/IconPackFilledLauncherOverlay/Android.mk b/packages/overlays/IconPackFilledLauncherOverlay/Android.mk deleted file mode 100644 index 16b8f526d2a2..000000000000 --- a/packages/overlays/IconPackFilledLauncherOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackFilledLauncher - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackFilledLauncherOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackFilledSettingsOverlay/Android.bp b/packages/overlays/IconPackFilledSettingsOverlay/Android.bp new file mode 100644 index 000000000000..8551bd54d588 --- /dev/null +++ b/packages/overlays/IconPackFilledSettingsOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackFilledSettingsOverlay", + theme: "IconPackFilledSettings", + product_specific: true, +} diff --git a/packages/overlays/IconPackFilledSettingsOverlay/Android.mk b/packages/overlays/IconPackFilledSettingsOverlay/Android.mk deleted file mode 100644 index d4e90007e956..000000000000 --- a/packages/overlays/IconPackFilledSettingsOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackFilledSettings - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackFilledSettingsOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackFilledSystemUIOverlay/Android.bp b/packages/overlays/IconPackFilledSystemUIOverlay/Android.bp new file mode 100644 index 000000000000..684deb453d74 --- /dev/null +++ b/packages/overlays/IconPackFilledSystemUIOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackFilledSystemUIOverlay", + theme: "IconPackFilledSystemUI", + product_specific: true, +} diff --git a/packages/overlays/IconPackFilledSystemUIOverlay/Android.mk b/packages/overlays/IconPackFilledSystemUIOverlay/Android.mk deleted file mode 100644 index 35e157a268d5..000000000000 --- a/packages/overlays/IconPackFilledSystemUIOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackFilledSystemUI - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackFilledSystemUIOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackFilledThemePickerOverlay/Android.bp b/packages/overlays/IconPackFilledThemePickerOverlay/Android.bp new file mode 100644 index 000000000000..dae378f67774 --- /dev/null +++ b/packages/overlays/IconPackFilledThemePickerOverlay/Android.bp @@ -0,0 +1,22 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackFilledThemePickerOverlay", + theme: "IconPackFilledThemePicker", + certificate: "platform", + product_specific: true, +} diff --git a/packages/overlays/IconPackFilledThemePickerOverlay/Android.mk b/packages/overlays/IconPackFilledThemePickerOverlay/Android.mk deleted file mode 100644 index 835d35e63efe..000000000000 --- a/packages/overlays/IconPackFilledThemePickerOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackFilledThemePicker -LOCAL_CERTIFICATE := platform -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackFilledThemePickerOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackKaiAndroidOverlay/Android.bp b/packages/overlays/IconPackKaiAndroidOverlay/Android.bp new file mode 100644 index 000000000000..4161e252c312 --- /dev/null +++ b/packages/overlays/IconPackKaiAndroidOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// 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. +// + +runtime_resource_overlay { + name: "IconPackKaiAndroidOverlay", + theme: "IconPackKaiAndroid", + product_specific: true, +} diff --git a/packages/overlays/IconPackKaiAndroidOverlay/Android.mk b/packages/overlays/IconPackKaiAndroidOverlay/Android.mk deleted file mode 100644 index 11bd8b8a3f2c..000000000000 --- a/packages/overlays/IconPackKaiAndroidOverlay/Android.mk +++ /dev/null @@ -1,28 +0,0 @@ -# -# 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. -# -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackKaiAndroid - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackKaiAndroidOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackKaiLauncherOverlay/Android.bp b/packages/overlays/IconPackKaiLauncherOverlay/Android.bp new file mode 100644 index 000000000000..4bf8f11a8475 --- /dev/null +++ b/packages/overlays/IconPackKaiLauncherOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackKaiLauncherOverlay", + theme: "IconPackKaiLauncher", + product_specific: true, +} diff --git a/packages/overlays/IconPackKaiLauncherOverlay/Android.mk b/packages/overlays/IconPackKaiLauncherOverlay/Android.mk deleted file mode 100644 index 5209e53e1cfc..000000000000 --- a/packages/overlays/IconPackKaiLauncherOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackKaiLauncher - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackKaiLauncherOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackKaiSettingsOverlay/Android.bp b/packages/overlays/IconPackKaiSettingsOverlay/Android.bp new file mode 100644 index 000000000000..c43f9e58a0c9 --- /dev/null +++ b/packages/overlays/IconPackKaiSettingsOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackKaiSettingsOverlay", + theme: "IconPackKaiSettings", + product_specific: true, +} diff --git a/packages/overlays/IconPackKaiSettingsOverlay/Android.mk b/packages/overlays/IconPackKaiSettingsOverlay/Android.mk deleted file mode 100644 index 09c631c87d9a..000000000000 --- a/packages/overlays/IconPackKaiSettingsOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackKaiSettings - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackKaiSettingsOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackKaiSystemUIOverlay/Android.bp b/packages/overlays/IconPackKaiSystemUIOverlay/Android.bp new file mode 100644 index 000000000000..22a8c2843956 --- /dev/null +++ b/packages/overlays/IconPackKaiSystemUIOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// 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. +// + +runtime_resource_overlay { + name: "IconPackKaiSystemUIOverlay", + theme: "IconPackKaiSystemUI", + product_specific: true, +} diff --git a/packages/overlays/IconPackKaiSystemUIOverlay/Android.mk b/packages/overlays/IconPackKaiSystemUIOverlay/Android.mk deleted file mode 100644 index 5e55f7d8d3af..000000000000 --- a/packages/overlays/IconPackKaiSystemUIOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackKaiSystemUI - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackKaiSystemUIOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackKaiThemePickerOverlay/Android.bp b/packages/overlays/IconPackKaiThemePickerOverlay/Android.bp new file mode 100644 index 000000000000..3470300be441 --- /dev/null +++ b/packages/overlays/IconPackKaiThemePickerOverlay/Android.bp @@ -0,0 +1,22 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackKaiThemePickerOverlay", + theme: "IconPackKaiThemePicker", + certificate: "platform", + product_specific: true, +} diff --git a/packages/overlays/IconPackKaiThemePickerOverlay/Android.mk b/packages/overlays/IconPackKaiThemePickerOverlay/Android.mk deleted file mode 100644 index d6927e6ee61f..000000000000 --- a/packages/overlays/IconPackKaiThemePickerOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackKaiThemePicker -LOCAL_CERTIFICATE := platform -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackKaiThemePickerOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackRoundedAndroidOverlay/Android.bp b/packages/overlays/IconPackRoundedAndroidOverlay/Android.bp new file mode 100644 index 000000000000..948f015cabec --- /dev/null +++ b/packages/overlays/IconPackRoundedAndroidOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackRoundedAndroidOverlay", + theme: "IconPackRoundedAndroid", + product_specific: true, +} diff --git a/packages/overlays/IconPackRoundedAndroidOverlay/Android.mk b/packages/overlays/IconPackRoundedAndroidOverlay/Android.mk deleted file mode 100644 index 70d6fc44444c..000000000000 --- a/packages/overlays/IconPackRoundedAndroidOverlay/Android.mk +++ /dev/null @@ -1,28 +0,0 @@ -# -# Copyright 2019, 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. -# -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackRoundedAndroid - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackRoundedAndroidOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackRoundedLauncherOverlay/Android.bp b/packages/overlays/IconPackRoundedLauncherOverlay/Android.bp new file mode 100644 index 000000000000..5fbe6352f889 --- /dev/null +++ b/packages/overlays/IconPackRoundedLauncherOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackRoundedLauncherOverlay", + theme: "IconPackRoundedLauncher", + product_specific: true, +} diff --git a/packages/overlays/IconPackRoundedLauncherOverlay/Android.mk b/packages/overlays/IconPackRoundedLauncherOverlay/Android.mk deleted file mode 100644 index 63de27fb18e0..000000000000 --- a/packages/overlays/IconPackRoundedLauncherOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackRoundedLauncher - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackRoundedLauncherOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackRoundedSettingsOverlay/Android.bp b/packages/overlays/IconPackRoundedSettingsOverlay/Android.bp new file mode 100644 index 000000000000..b1a07137eaa2 --- /dev/null +++ b/packages/overlays/IconPackRoundedSettingsOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackRoundedSettingsOverlay", + theme: "IconPackRoundedSettings", + product_specific: true, +} diff --git a/packages/overlays/IconPackRoundedSettingsOverlay/Android.mk b/packages/overlays/IconPackRoundedSettingsOverlay/Android.mk deleted file mode 100644 index c59bf7da10aa..000000000000 --- a/packages/overlays/IconPackRoundedSettingsOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackRoundedSettings - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackRoundedSettingsOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackRoundedSystemUIOverlay/Android.bp b/packages/overlays/IconPackRoundedSystemUIOverlay/Android.bp new file mode 100644 index 000000000000..643299898169 --- /dev/null +++ b/packages/overlays/IconPackRoundedSystemUIOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackRoundedSystemUIOverlay", + theme: "IconPackRoundedSystemUI", + product_specific: true, +} diff --git a/packages/overlays/IconPackRoundedSystemUIOverlay/Android.mk b/packages/overlays/IconPackRoundedSystemUIOverlay/Android.mk deleted file mode 100644 index 3b68c9209634..000000000000 --- a/packages/overlays/IconPackRoundedSystemUIOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackRoundedSystemUI - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackRoundedSystemUIOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackRoundedThemePickerOverlay/Android.bp b/packages/overlays/IconPackRoundedThemePickerOverlay/Android.bp new file mode 100644 index 000000000000..c530de69100a --- /dev/null +++ b/packages/overlays/IconPackRoundedThemePickerOverlay/Android.bp @@ -0,0 +1,22 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackRoundedThemePickerOverlay", + theme: "IconPackRoundedTheme", + certificate: "platform", + product_specific: true, +} diff --git a/packages/overlays/IconPackRoundedThemePickerOverlay/Android.mk b/packages/overlays/IconPackRoundedThemePickerOverlay/Android.mk deleted file mode 100644 index 067efd6df0c3..000000000000 --- a/packages/overlays/IconPackRoundedThemePickerOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackRoundedTheme -LOCAL_CERTIFICATE := platform -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackRoundedThemePickerOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackSamAndroidOverlay/Android.bp b/packages/overlays/IconPackSamAndroidOverlay/Android.bp new file mode 100644 index 000000000000..e8c33b10fb9e --- /dev/null +++ b/packages/overlays/IconPackSamAndroidOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// 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. +// + +runtime_resource_overlay { + name: "IconPackSamAndroidOverlay", + theme: "IconPackSamAndroid", + product_specific: true, +} diff --git a/packages/overlays/IconPackSamAndroidOverlay/Android.mk b/packages/overlays/IconPackSamAndroidOverlay/Android.mk deleted file mode 100644 index 3a65af10af09..000000000000 --- a/packages/overlays/IconPackSamAndroidOverlay/Android.mk +++ /dev/null @@ -1,28 +0,0 @@ -# -# 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. -# -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackSamAndroid - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackSamAndroidOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackSamLauncherOverlay/Android.bp b/packages/overlays/IconPackSamLauncherOverlay/Android.bp new file mode 100644 index 000000000000..a46964665862 --- /dev/null +++ b/packages/overlays/IconPackSamLauncherOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackSamLauncherOverlay", + theme: "IconPackSamLauncher", + product_specific: true, +} diff --git a/packages/overlays/IconPackSamLauncherOverlay/Android.mk b/packages/overlays/IconPackSamLauncherOverlay/Android.mk deleted file mode 100644 index 766df22310f1..000000000000 --- a/packages/overlays/IconPackSamLauncherOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackSamLauncher - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackSamLauncherOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackSamSettingsOverlay/Android.bp b/packages/overlays/IconPackSamSettingsOverlay/Android.bp new file mode 100644 index 000000000000..bc1fa458ad9a --- /dev/null +++ b/packages/overlays/IconPackSamSettingsOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackSamSettingsOverlay", + theme: "IconPackSamSettings", + product_specific: true, +} diff --git a/packages/overlays/IconPackSamSettingsOverlay/Android.mk b/packages/overlays/IconPackSamSettingsOverlay/Android.mk deleted file mode 100644 index 32aa1accac4f..000000000000 --- a/packages/overlays/IconPackSamSettingsOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackSamSettings - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackSamSettingsOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackSamSystemUIOverlay/Android.bp b/packages/overlays/IconPackSamSystemUIOverlay/Android.bp new file mode 100644 index 000000000000..db77352f42b9 --- /dev/null +++ b/packages/overlays/IconPackSamSystemUIOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// 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. +// + +runtime_resource_overlay { + name: "IconPackSamSystemUIOverlay", + theme: "IconPackSamSystemUI", + product_specific: true, +} diff --git a/packages/overlays/IconPackSamSystemUIOverlay/Android.mk b/packages/overlays/IconPackSamSystemUIOverlay/Android.mk deleted file mode 100644 index 9f65a4c1c275..000000000000 --- a/packages/overlays/IconPackSamSystemUIOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackSamSystemUI - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackSamSystemUIOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackSamThemePickerOverlay/Android.bp b/packages/overlays/IconPackSamThemePickerOverlay/Android.bp new file mode 100644 index 000000000000..eee3f8fab33d --- /dev/null +++ b/packages/overlays/IconPackSamThemePickerOverlay/Android.bp @@ -0,0 +1,22 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackSamThemePickerOverlay", + theme: "IconPackSamThemePicker", + certificate: "platform", + product_specific: true, +} diff --git a/packages/overlays/IconPackSamThemePickerOverlay/Android.mk b/packages/overlays/IconPackSamThemePickerOverlay/Android.mk deleted file mode 100644 index 032c9adc32b1..000000000000 --- a/packages/overlays/IconPackSamThemePickerOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackSamThemePicker -LOCAL_CERTIFICATE := platform -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackSamThemePickerOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackVictorAndroidOverlay/Android.bp b/packages/overlays/IconPackVictorAndroidOverlay/Android.bp new file mode 100644 index 000000000000..de62af1c6287 --- /dev/null +++ b/packages/overlays/IconPackVictorAndroidOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// 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. +// + +runtime_resource_overlay { + name: "IconPackVictorAndroidOverlay", + theme: "IconPackVictorAndroid", + product_specific: true, +} diff --git a/packages/overlays/IconPackVictorAndroidOverlay/Android.mk b/packages/overlays/IconPackVictorAndroidOverlay/Android.mk deleted file mode 100644 index 9c900dacc78b..000000000000 --- a/packages/overlays/IconPackVictorAndroidOverlay/Android.mk +++ /dev/null @@ -1,28 +0,0 @@ -# -# 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. -# -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackVictorAndroid - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackVictorAndroidOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackVictorLauncherOverlay/Android.bp b/packages/overlays/IconPackVictorLauncherOverlay/Android.bp new file mode 100644 index 000000000000..fc4c3606de8e --- /dev/null +++ b/packages/overlays/IconPackVictorLauncherOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackVictorLauncherOverlay", + theme: "IconPackVictorLauncher", + product_specific: true, +} diff --git a/packages/overlays/IconPackVictorLauncherOverlay/Android.mk b/packages/overlays/IconPackVictorLauncherOverlay/Android.mk deleted file mode 100644 index ce10af873805..000000000000 --- a/packages/overlays/IconPackVictorLauncherOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackVictorLauncher - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackVictorLauncherOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackVictorSettingsOverlay/Android.bp b/packages/overlays/IconPackVictorSettingsOverlay/Android.bp new file mode 100644 index 000000000000..046bb3d25a12 --- /dev/null +++ b/packages/overlays/IconPackVictorSettingsOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackVictorSettingsOverlay", + theme: "IconPackVictorSettings", + product_specific: true, +} diff --git a/packages/overlays/IconPackVictorSettingsOverlay/Android.mk b/packages/overlays/IconPackVictorSettingsOverlay/Android.mk deleted file mode 100644 index ad8fc3d3784c..000000000000 --- a/packages/overlays/IconPackVictorSettingsOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackVictorSettings - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackVictorSettingsOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackVictorSystemUIOverlay/Android.bp b/packages/overlays/IconPackVictorSystemUIOverlay/Android.bp new file mode 100644 index 000000000000..b8a9e77ebf7d --- /dev/null +++ b/packages/overlays/IconPackVictorSystemUIOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// 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. +// + +runtime_resource_overlay { + name: "IconPackVictorSystemUIOverlay", + theme: "IconPackVictorSystemUI", + product_specific: true, +} diff --git a/packages/overlays/IconPackVictorSystemUIOverlay/Android.mk b/packages/overlays/IconPackVictorSystemUIOverlay/Android.mk deleted file mode 100644 index bd16eedd2990..000000000000 --- a/packages/overlays/IconPackVictorSystemUIOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackVictorSystemUI - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackVictorSystemUIOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconPackVictorThemePickerOverlay/Android.bp b/packages/overlays/IconPackVictorThemePickerOverlay/Android.bp new file mode 100644 index 000000000000..6f0144e9e351 --- /dev/null +++ b/packages/overlays/IconPackVictorThemePickerOverlay/Android.bp @@ -0,0 +1,22 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconPackVictorThemePickerOverlay", + theme: "IconPackVictorThemePicker", + certificate: "platform", + product_specific: true, +} diff --git a/packages/overlays/IconPackVictorThemePickerOverlay/Android.mk b/packages/overlays/IconPackVictorThemePickerOverlay/Android.mk deleted file mode 100644 index 3586d0a21ebb..000000000000 --- a/packages/overlays/IconPackVictorThemePickerOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconPackVictorThemePicker -LOCAL_CERTIFICATE := platform -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconPackVictorThemePickerOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconShapeHeartOverlay/Android.bp b/packages/overlays/IconShapeHeartOverlay/Android.bp new file mode 100644 index 000000000000..ec55712f2309 --- /dev/null +++ b/packages/overlays/IconShapeHeartOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "IconShapeHeartOverlay", + theme: "IconShapeHeart", + product_specific: true, +} diff --git a/packages/overlays/IconShapeHeartOverlay/Android.mk b/packages/overlays/IconShapeHeartOverlay/Android.mk deleted file mode 100644 index 20fe71feac6f..000000000000 --- a/packages/overlays/IconShapeHeartOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconShapeHeart - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconShapeHeartOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconShapePebbleOverlay/Android.bp b/packages/overlays/IconShapePebbleOverlay/Android.bp new file mode 100644 index 000000000000..7dc4fde140c8 --- /dev/null +++ b/packages/overlays/IconShapePebbleOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 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. +// + +runtime_resource_overlay { + name: "IconShapePebbleOverlay", + theme: "IconShapePebble", + product_specific: true, +} diff --git a/packages/overlays/IconShapePebbleOverlay/Android.mk b/packages/overlays/IconShapePebbleOverlay/Android.mk deleted file mode 100644 index c163bb91f76a..000000000000 --- a/packages/overlays/IconShapePebbleOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconShapePebble - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconShapePebbleOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconShapeRoundedRectOverlay/Android.bp b/packages/overlays/IconShapeRoundedRectOverlay/Android.bp new file mode 100644 index 000000000000..b8b85314a211 --- /dev/null +++ b/packages/overlays/IconShapeRoundedRectOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2018, 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. +// + +runtime_resource_overlay { + name: "IconShapeRoundedRectOverlay", + theme: "IconShapeRoundedRect", + product_specific: true, +} diff --git a/packages/overlays/IconShapeRoundedRectOverlay/Android.mk b/packages/overlays/IconShapeRoundedRectOverlay/Android.mk deleted file mode 100644 index c6f00d1b5584..000000000000 --- a/packages/overlays/IconShapeRoundedRectOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2018, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconShapeRoundedRect - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconShapeRoundedRectOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconShapeSquareOverlay/Android.bp b/packages/overlays/IconShapeSquareOverlay/Android.bp new file mode 100644 index 000000000000..fdeffeee25d2 --- /dev/null +++ b/packages/overlays/IconShapeSquareOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2018, 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. +// + +runtime_resource_overlay { + name: "IconShapeSquareOverlay", + theme: "IconShapeSquare", + product_specific: true, +} diff --git a/packages/overlays/IconShapeSquareOverlay/Android.mk b/packages/overlays/IconShapeSquareOverlay/Android.mk deleted file mode 100644 index 602072126468..000000000000 --- a/packages/overlays/IconShapeSquareOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2018, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconShapeSquare - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconShapeSquareOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconShapeSquircleOverlay/Android.bp b/packages/overlays/IconShapeSquircleOverlay/Android.bp new file mode 100644 index 000000000000..468f0f7ee2c7 --- /dev/null +++ b/packages/overlays/IconShapeSquircleOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2018, 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. +// + +runtime_resource_overlay { + name: "IconShapeSquircleOverlay", + theme: "IconShapeSquircle", + product_specific: true, +} diff --git a/packages/overlays/IconShapeSquircleOverlay/Android.mk b/packages/overlays/IconShapeSquircleOverlay/Android.mk deleted file mode 100644 index 04409a544edf..000000000000 --- a/packages/overlays/IconShapeSquircleOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2018, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconShapeSquircle - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconShapeSquircleOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconShapeTaperedRectOverlay/Android.bp b/packages/overlays/IconShapeTaperedRectOverlay/Android.bp new file mode 100644 index 000000000000..1e48cd154317 --- /dev/null +++ b/packages/overlays/IconShapeTaperedRectOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 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. +// + +runtime_resource_overlay { + name: "IconShapeTaperedRectOverlay", + theme: "IconShapeTaperedRect", + product_specific: true, +} diff --git a/packages/overlays/IconShapeTaperedRectOverlay/Android.mk b/packages/overlays/IconShapeTaperedRectOverlay/Android.mk deleted file mode 100644 index 6f1bf2370a15..000000000000 --- a/packages/overlays/IconShapeTaperedRectOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconShapeTaperedRect - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconShapeTaperedRectOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconShapeTeardropOverlay/Android.bp b/packages/overlays/IconShapeTeardropOverlay/Android.bp new file mode 100644 index 000000000000..017d58ec4e77 --- /dev/null +++ b/packages/overlays/IconShapeTeardropOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2018, 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. +// + +runtime_resource_overlay { + name: "IconShapeTeardropOverlay", + theme: "IconShapeTeardrop", + product_specific: true, +} diff --git a/packages/overlays/IconShapeTeardropOverlay/Android.mk b/packages/overlays/IconShapeTeardropOverlay/Android.mk deleted file mode 100644 index b127deabda4c..000000000000 --- a/packages/overlays/IconShapeTeardropOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 2018, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconShapeTeardrop - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconShapeTeardropOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/IconShapeVesselOverlay/Android.bp b/packages/overlays/IconShapeVesselOverlay/Android.bp new file mode 100644 index 000000000000..ba3b30954e7f --- /dev/null +++ b/packages/overlays/IconShapeVesselOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 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. +// + +runtime_resource_overlay { + name: "IconShapeVesselOverlay", + theme: "IconShapeVessel", + product_specific: true, +} diff --git a/packages/overlays/IconShapeVesselOverlay/Android.mk b/packages/overlays/IconShapeVesselOverlay/Android.mk deleted file mode 100644 index 0816e6f7800d..000000000000 --- a/packages/overlays/IconShapeVesselOverlay/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# Copyright 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := IconShapeVessel - -LOCAL_PRODUCT_MODULE := true - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := IconShapeVesselOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/NavigationBarMode2ButtonOverlay/Android.bp b/packages/overlays/NavigationBarMode2ButtonOverlay/Android.bp new file mode 100644 index 000000000000..e4fcce15250f --- /dev/null +++ b/packages/overlays/NavigationBarMode2ButtonOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2018, 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. +// + +runtime_resource_overlay { + name: "NavigationBarMode2ButtonOverlay", + theme: "NavigationBarMode2Button", + product_specific: true, +} diff --git a/packages/overlays/NavigationBarMode2ButtonOverlay/Android.mk b/packages/overlays/NavigationBarMode2ButtonOverlay/Android.mk deleted file mode 100644 index 30477cceebcb..000000000000 --- a/packages/overlays/NavigationBarMode2ButtonOverlay/Android.mk +++ /dev/null @@ -1,28 +0,0 @@ -# -# Copyright 2018, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := NavigationBarMode2Button - - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := NavigationBarMode2ButtonOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) \ No newline at end of file diff --git a/packages/overlays/NavigationBarMode3ButtonOverlay/Android.bp b/packages/overlays/NavigationBarMode3ButtonOverlay/Android.bp new file mode 100644 index 000000000000..9b6c9988b9bb --- /dev/null +++ b/packages/overlays/NavigationBarMode3ButtonOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2018, 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. +// + +runtime_resource_overlay { + name: "NavigationBarMode3ButtonOverlay", + theme: "NavigationBarMode3Button", + product_specific: true, +} diff --git a/packages/overlays/NavigationBarMode3ButtonOverlay/Android.mk b/packages/overlays/NavigationBarMode3ButtonOverlay/Android.mk deleted file mode 100644 index 3d5a5a578c70..000000000000 --- a/packages/overlays/NavigationBarMode3ButtonOverlay/Android.mk +++ /dev/null @@ -1,28 +0,0 @@ -# -# Copyright 2018, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := NavigationBarMode3Button - - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := NavigationBarMode3ButtonOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) \ No newline at end of file diff --git a/packages/overlays/NavigationBarModeGesturalOverlay/Android.bp b/packages/overlays/NavigationBarModeGesturalOverlay/Android.bp new file mode 100644 index 000000000000..ba290459a279 --- /dev/null +++ b/packages/overlays/NavigationBarModeGesturalOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2018, 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. +// + +runtime_resource_overlay { + name: "NavigationBarModeGesturalOverlay", + theme: "NavigationBarModeGestural", + product_specific: true, +} diff --git a/packages/overlays/NavigationBarModeGesturalOverlay/Android.mk b/packages/overlays/NavigationBarModeGesturalOverlay/Android.mk deleted file mode 100644 index 3b7605a95a24..000000000000 --- a/packages/overlays/NavigationBarModeGesturalOverlay/Android.mk +++ /dev/null @@ -1,28 +0,0 @@ -# -# Copyright 2018, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := NavigationBarModeGestural - - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := NavigationBarModeGesturalOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) \ No newline at end of file diff --git a/packages/overlays/NavigationBarModeGesturalOverlayExtraWideBack/Android.bp b/packages/overlays/NavigationBarModeGesturalOverlayExtraWideBack/Android.bp new file mode 100644 index 000000000000..0c688a988533 --- /dev/null +++ b/packages/overlays/NavigationBarModeGesturalOverlayExtraWideBack/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "NavigationBarModeGesturalOverlayExtraWideBack", + theme: "NavigationBarModeGesturalExtraWideBack", + product_specific: true, +} diff --git a/packages/overlays/NavigationBarModeGesturalOverlayExtraWideBack/Android.mk b/packages/overlays/NavigationBarModeGesturalOverlayExtraWideBack/Android.mk deleted file mode 100644 index 1a1388eebd31..000000000000 --- a/packages/overlays/NavigationBarModeGesturalOverlayExtraWideBack/Android.mk +++ /dev/null @@ -1,28 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := NavigationBarModeGesturalExtraWideBack - - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := NavigationBarModeGesturalOverlayExtraWideBack -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) \ No newline at end of file diff --git a/packages/overlays/NavigationBarModeGesturalOverlayNarrowBack/Android.bp b/packages/overlays/NavigationBarModeGesturalOverlayNarrowBack/Android.bp new file mode 100644 index 000000000000..85d514f7fbac --- /dev/null +++ b/packages/overlays/NavigationBarModeGesturalOverlayNarrowBack/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "NavigationBarModeGesturalOverlayNarrowBack", + theme: "NavigationBarModeGesturalNarrowBack", + product_specific: true, +} diff --git a/packages/overlays/NavigationBarModeGesturalOverlayNarrowBack/Android.mk b/packages/overlays/NavigationBarModeGesturalOverlayNarrowBack/Android.mk deleted file mode 100644 index 868998662aaa..000000000000 --- a/packages/overlays/NavigationBarModeGesturalOverlayNarrowBack/Android.mk +++ /dev/null @@ -1,28 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := NavigationBarModeGesturalNarrowBack - - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := NavigationBarModeGesturalOverlayNarrowBack -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) \ No newline at end of file diff --git a/packages/overlays/NavigationBarModeGesturalOverlayWideBack/Android.bp b/packages/overlays/NavigationBarModeGesturalOverlayWideBack/Android.bp new file mode 100644 index 000000000000..84be626eefec --- /dev/null +++ b/packages/overlays/NavigationBarModeGesturalOverlayWideBack/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 2019, 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. +// + +runtime_resource_overlay { + name: "NavigationBarModeGesturalOverlayWideBack", + theme: "NavigationBarModeGesturalWideBack", + product_specific: true, +} diff --git a/packages/overlays/NavigationBarModeGesturalOverlayWideBack/Android.mk b/packages/overlays/NavigationBarModeGesturalOverlayWideBack/Android.mk deleted file mode 100644 index 2723add528be..000000000000 --- a/packages/overlays/NavigationBarModeGesturalOverlayWideBack/Android.mk +++ /dev/null @@ -1,28 +0,0 @@ -# -# Copyright 2019, 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := NavigationBarModeGesturalWideBack - - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := NavigationBarModeGesturalOverlayWideBack -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) \ No newline at end of file diff --git a/packages/overlays/OneHandedModeGesturalOverlay/Android.bp b/packages/overlays/OneHandedModeGesturalOverlay/Android.bp new file mode 100644 index 000000000000..9c9d0ef380a7 --- /dev/null +++ b/packages/overlays/OneHandedModeGesturalOverlay/Android.bp @@ -0,0 +1,21 @@ +// +// Copyright 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. +// + +runtime_resource_overlay { + name: "OneHandedModeGesturalOverlay", + theme: "OneHandedModeGestural", + product_specific: true, +} diff --git a/packages/overlays/OneHandedModeGesturalOverlay/Android.mk b/packages/overlays/OneHandedModeGesturalOverlay/Android.mk deleted file mode 100644 index d185cbf835f2..000000000000 --- a/packages/overlays/OneHandedModeGesturalOverlay/Android.mk +++ /dev/null @@ -1,28 +0,0 @@ -# -# Copyright 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. -# - -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) - -LOCAL_RRO_THEME := OneHandedModeGestural - - -LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res - -LOCAL_PACKAGE_NAME := OneHandedModeGesturalOverlay -LOCAL_SDK_VERSION := current - -include $(BUILD_RRO_PACKAGE) diff --git a/packages/overlays/tests/Android.bp b/packages/overlays/tests/Android.bp index 343367a3cd11..728ebe21533f 100644 --- a/packages/overlays/tests/Android.bp +++ b/packages/overlays/tests/Android.bp @@ -11,27 +11,20 @@ // 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. - android_test { name: "OverlayTests", - certificate: "platform", - srcs: ["src/**/*.java"], - libs: [ "android.test.runner", "android.test.base", ], - platform_apis: true, - static_libs: [ "androidx.test.rules", "androidx.test.espresso.core", "mockito-target-minus-junit4", "truth-prebuilt", ], - dxflags: ["--multi-dex"], }