aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErfan Abdi <erfangplus@gmail.com>2021-10-13 03:28:21 +0330
committerAndrew Hexen <SyberHexen@gmail.com>2022-04-03 14:49:51 -0700
commit20ef42b6f5b0ea4d6b9d195694624ee24b321e4b (patch)
tree4713150bd8980207765832754587246521212ee4
parent81543385e04401a9eb5989ba66a6e7f73914afd2 (diff)
ocean: Switch to AOSP NoCutoutOverlay and define prop
Change-Id: I39ac6a1d66f32c611a6cc4ce3ddcc1353a438f4d
-rw-r--r--device.mk1
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/Android.mk15
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/AndroidManifest.xml26
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-af/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-am/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ar/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-as/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-az/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-b+sr+Latn/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-be/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-bg/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-bn/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-bs/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ca/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-cs/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-da/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-de/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-el/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rAU/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rCA/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rGB/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rIN/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rXC/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-es-rUS/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-es/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-et/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-eu/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fa/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fi/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fr-rCA/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fr/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-gl/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-gu/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hi/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hr/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hu/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hy/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-in/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-is/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-it/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-iw/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ja/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ka/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-kk/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-km/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-kn/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ko/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ky/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-land/config.xml22
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-lo/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-lt/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-lv/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-mk/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ml/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-mn/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-mr/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ms/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-my/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-nb/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ne/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-nl/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-or/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pa/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pl/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pt-rBR/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pt-rPT/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pt/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ro/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ru/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-si/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sk/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sl/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sq/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sr/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sv/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sw/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ta/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-te/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-th/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-tl/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-tr/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-uk/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ur/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-uz/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-vi/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zh-rCN/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zh-rHK/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zh-rTW/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zu/strings.xml21
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values/config.xml33
-rw-r--r--overlay/packages/apps/overlays/NoCutoutOverlay/res/values/strings.xml23
-rw-r--r--properties.mk3
92 files changed, 4 insertions, 1904 deletions
diff --git a/device.mk b/device.mk
index 5a1a97e..1d432f1 100644
--- a/device.mk
+++ b/device.mk
@@ -27,6 +27,7 @@ DEVICE_PACKAGE_OVERLAYS += \
PRODUCT_ENFORCE_RRO_TARGETS := *
PRODUCT_PACKAGES += \
+ AvoidAppsInCutoutOverlay \
NoCutoutOverlay
# AAPT
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/Android.mk b/overlay/packages/apps/overlays/NoCutoutOverlay/Android.mk
deleted file mode 100644
index 5185a9a..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/Android.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-LOCAL_PATH := $(call my-dir)
-
-include $(CLEAR_VARS)
-
-LOCAL_RRO_THEME := DisplayCutoutNoCutout
-LOCAL_CERTIFICATE := platform
-
-LOCAL_SRC_FILES := $(call all-subdir-java-files)
-
-LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res
-
-LOCAL_PACKAGE_NAME := NoCutoutOverlay
-LOCAL_SDK_VERSION := current
-
-include $(BUILD_RRO_PACKAGE)
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/AndroidManifest.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/AndroidManifest.xml
deleted file mode 100644
index e215b3f..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/AndroidManifest.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<!--
- ~ Copyright (C) 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.
- -->
-
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="com.android.internal.display.cutout.emulation.noCutout"
- android:versionCode="1"
- android:versionName="1.0">
- <overlay android:targetPackage="android"
- android:category="com.android.internal.display_cutout_emulation"
- android:priority="0"/>
-
- <application android:label="@string/display_cutout_emulation_overlay" android:hasCode="false"/>
-</manifest>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-af/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-af/strings.xml
deleted file mode 100644
index 65a0e81..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-af/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Versteek"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-am/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-am/strings.xml
deleted file mode 100644
index 8b0c212..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-am/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"ደብቅ"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ar/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ar/strings.xml
deleted file mode 100644
index e42e0ce..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ar/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"إخفاء"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-as/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-as/strings.xml
deleted file mode 100644
index 57df712..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-as/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"লুকুৱাওক"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-az/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-az/strings.xml
deleted file mode 100644
index 03d109d..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-az/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Gizlədin"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-b+sr+Latn/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-b+sr+Latn/strings.xml
deleted file mode 100644
index d970479..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-b+sr+Latn/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Sakrij"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-be/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-be/strings.xml
deleted file mode 100644
index c83f504..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-be/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Схаваць"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-bg/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-bg/strings.xml
deleted file mode 100644
index 0594ee2..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-bg/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Скриване"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-bn/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-bn/strings.xml
deleted file mode 100644
index c763683..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-bn/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"লুকান"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-bs/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-bs/strings.xml
deleted file mode 100644
index d970479..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-bs/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Sakrij"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ca/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ca/strings.xml
deleted file mode 100644
index 079d52d..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ca/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Amaga"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-cs/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-cs/strings.xml
deleted file mode 100644
index 77282f1..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-cs/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Skrýt"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-da/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-da/strings.xml
deleted file mode 100644
index 98d18a5..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-da/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Skjul"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-de/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-de/strings.xml
deleted file mode 100644
index af5887a..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-de/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Ausblenden"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-el/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-el/strings.xml
deleted file mode 100644
index 8fd6d44..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-el/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Απόκρυψη"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rAU/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rAU/strings.xml
deleted file mode 100644
index 9e227b6..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rAU/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Hide"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rCA/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rCA/strings.xml
deleted file mode 100644
index 9e227b6..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rCA/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Hide"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rGB/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rGB/strings.xml
deleted file mode 100644
index 9e227b6..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rGB/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Hide"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rIN/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rIN/strings.xml
deleted file mode 100644
index 9e227b6..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rIN/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Hide"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rXC/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rXC/strings.xml
deleted file mode 100644
index d490bf1..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-en-rXC/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‏‎‏‏‏‏‎‎‏‏‎‏‎‎‏‎‏‎‎‏‏‏‎‎‎‏‏‎‏‏‎‎‎‎‏‏‎‏‏‎‏‏‏‏‎‎‏‎‎‏‎‎‎‎‎‏‏‏‏‏‎‎‎‏‏‎‏‏‎Hide‎‏‎‎‏‎"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-es-rUS/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-es-rUS/strings.xml
deleted file mode 100644
index 58ca55a..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-es-rUS/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Ocultar"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-es/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-es/strings.xml
deleted file mode 100644
index 58ca55a..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-es/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Ocultar"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-et/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-et/strings.xml
deleted file mode 100644
index ca4aca2..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-et/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Peida"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-eu/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-eu/strings.xml
deleted file mode 100644
index 9e36f3b..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-eu/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Ezkutatu"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fa/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fa/strings.xml
deleted file mode 100644
index e9bfd75..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fa/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"پنهان کردن"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fi/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fi/strings.xml
deleted file mode 100644
index 823f370..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fi/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Piilota"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fr-rCA/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fr-rCA/strings.xml
deleted file mode 100644
index 4bde836..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fr-rCA/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Masquer"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fr/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fr/strings.xml
deleted file mode 100644
index 4bde836..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-fr/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Masquer"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-gl/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-gl/strings.xml
deleted file mode 100644
index 58ca55a..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-gl/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Ocultar"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-gu/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-gu/strings.xml
deleted file mode 100644
index 437441c..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-gu/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"છુપાવો"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hi/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hi/strings.xml
deleted file mode 100644
index b931845..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hi/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"छिपाएं"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hr/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hr/strings.xml
deleted file mode 100644
index d970479..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hr/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Sakrij"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hu/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hu/strings.xml
deleted file mode 100644
index ffd6812..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hu/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Elrejtés"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hy/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hy/strings.xml
deleted file mode 100644
index 094686e..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-hy/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Թաքցնել"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-in/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-in/strings.xml
deleted file mode 100644
index eace0cf..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-in/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Sembunyikan"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-is/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-is/strings.xml
deleted file mode 100644
index 0d102f2..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-is/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Fela"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-it/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-it/strings.xml
deleted file mode 100644
index c7c6e8d..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-it/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Nascondi"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-iw/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-iw/strings.xml
deleted file mode 100644
index b2194c6..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-iw/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"הסתר"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ja/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ja/strings.xml
deleted file mode 100644
index 079dce8..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ja/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"非表示"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ka/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ka/strings.xml
deleted file mode 100644
index 7744415..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ka/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"დამალვა"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-kk/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-kk/strings.xml
deleted file mode 100644
index 497e6e5..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-kk/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Жасыру"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-km/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-km/strings.xml
deleted file mode 100644
index addea0e..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-km/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"លាក់"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-kn/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-kn/strings.xml
deleted file mode 100644
index 03065d0..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-kn/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"ಮರೆಮಾಡು"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ko/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ko/strings.xml
deleted file mode 100644
index 2e25f42..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ko/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"숨기기"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ky/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ky/strings.xml
deleted file mode 100644
index 85f55bd..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ky/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Жашыруу"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-land/config.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-land/config.xml
deleted file mode 100644
index bd52901..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-land/config.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<!--
- ~ Copyright (C) 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
- -->
-
-<resources>
- <!-- Can't link to other dimensions here, but this should be status_bar_height_landscape -->
- <dimen name="quick_qs_offset_height">28dp</dimen>
- <!-- Total height of QQS in landscape; quick_qs_offset_height + 128 -->
- <dimen name="quick_qs_total_height">156dp</dimen>
-</resources> \ No newline at end of file
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-lo/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-lo/strings.xml
deleted file mode 100644
index f9c8a71..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-lo/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"ເຊື່ອງ"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-lt/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-lt/strings.xml
deleted file mode 100644
index 5ac46ed..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-lt/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Slėpti"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-lv/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-lv/strings.xml
deleted file mode 100644
index 09fbde6..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-lv/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Paslēpt"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-mk/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-mk/strings.xml
deleted file mode 100644
index 5db59dd..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-mk/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Сокриј"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ml/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ml/strings.xml
deleted file mode 100644
index d616aaf..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ml/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"മറയ്ക്കുക"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-mn/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-mn/strings.xml
deleted file mode 100644
index c775ea3..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-mn/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Нуух"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-mr/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-mr/strings.xml
deleted file mode 100644
index 25fe0e4..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-mr/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"लपवा"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ms/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ms/strings.xml
deleted file mode 100644
index eace0cf..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ms/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Sembunyikan"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-my/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-my/strings.xml
deleted file mode 100644
index 5140ca3..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-my/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"ဝှက်ပါ"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-nb/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-nb/strings.xml
deleted file mode 100644
index 98d18a5..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-nb/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Skjul"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ne/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ne/strings.xml
deleted file mode 100644
index b964f0a..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ne/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"लुकाउनुहोस्"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-nl/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-nl/strings.xml
deleted file mode 100644
index 0140cd8..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-nl/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Verbergen"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-or/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-or/strings.xml
deleted file mode 100644
index 62b9b69..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-or/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"ଲୁଚାନ୍ତୁ"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pa/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pa/strings.xml
deleted file mode 100644
index 39b8c1b..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pa/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"ਲੁਕਾਓ"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pl/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pl/strings.xml
deleted file mode 100644
index b1059ef..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pl/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Ukryj"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pt-rBR/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pt-rBR/strings.xml
deleted file mode 100644
index 58ca55a..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pt-rBR/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Ocultar"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pt-rPT/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pt-rPT/strings.xml
deleted file mode 100644
index 58ca55a..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pt-rPT/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Ocultar"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pt/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pt/strings.xml
deleted file mode 100644
index 58ca55a..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-pt/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Ocultar"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ro/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ro/strings.xml
deleted file mode 100644
index 61254b2..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ro/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Ascundeți"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ru/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ru/strings.xml
deleted file mode 100644
index 507b87d..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ru/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Скрыть"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-si/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-si/strings.xml
deleted file mode 100644
index d72c1be..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-si/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"සඟවන්න"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sk/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sk/strings.xml
deleted file mode 100644
index d663882..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sk/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Skryť"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sl/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sl/strings.xml
deleted file mode 100644
index e2fb8ee..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sl/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Skrivanje"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sq/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sq/strings.xml
deleted file mode 100644
index c210dcd..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sq/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Fshih"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sr/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sr/strings.xml
deleted file mode 100644
index 8843ed8..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sr/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Сакриј"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sv/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sv/strings.xml
deleted file mode 100644
index 9dc5cf0..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sv/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Dölj"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sw/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sw/strings.xml
deleted file mode 100644
index b177c3f..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-sw/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Ficha"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ta/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ta/strings.xml
deleted file mode 100644
index 0d16272..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ta/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"மறை"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-te/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-te/strings.xml
deleted file mode 100644
index 8efd0f1..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-te/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"దాస్తుంది"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-th/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-th/strings.xml
deleted file mode 100644
index beb7361..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-th/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"ซ่อน"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-tl/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-tl/strings.xml
deleted file mode 100644
index 1ab2b80..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-tl/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Itago"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-tr/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-tr/strings.xml
deleted file mode 100644
index 29b9e44..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-tr/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Gizle"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-uk/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-uk/strings.xml
deleted file mode 100644
index 4cb28d9..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-uk/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Сховати"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ur/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ur/strings.xml
deleted file mode 100644
index bbf4e15..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-ur/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"چھپائیں"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-uz/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-uz/strings.xml
deleted file mode 100644
index e7663e9..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-uz/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Berkitish"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-vi/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-vi/strings.xml
deleted file mode 100644
index 0480b9a..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-vi/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Ẩn"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zh-rCN/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zh-rCN/strings.xml
deleted file mode 100644
index 0da23f7..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zh-rCN/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"隐藏"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zh-rHK/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zh-rHK/strings.xml
deleted file mode 100644
index 4eb6b3a..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zh-rHK/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"隱藏"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zh-rTW/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zh-rTW/strings.xml
deleted file mode 100644
index 4eb6b3a..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zh-rTW/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"隱藏"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zu/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zu/strings.xml
deleted file mode 100644
index c51c9fc..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values-zu/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="display_cutout_emulation_overlay" msgid="139628023533109567">"Fihla"</string>
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values/config.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values/config.xml
deleted file mode 100644
index a0a7ee9..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values/config.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<!--
- ~ Copyright (C) 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.
- -->
-
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-
- <!-- Whether the display cutout region of the main built-in display should be forced to
- black in software (to avoid aliasing or emulate a cutout that is not physically existent).
- -->
- <bool name="config_fillMainBuiltInDisplayCutout">false</bool>
-
- <!-- If true, and there is a cutout on the main built in display, the cutout will be masked
- by shrinking the display such that it does not overlap the cutout area. -->
- <bool name="config_maskMainBuiltInDisplayCutout">true</bool>
-
- <!-- Height of the status bar -->
- <dimen name="status_bar_height_portrait">28dp</dimen>
- <dimen name="status_bar_height_landscape">28dp</dimen>
- <dimen name="rounded_corner_radius_top">60px</dimen>
-
-</resources>
diff --git a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values/strings.xml b/overlay/packages/apps/overlays/NoCutoutOverlay/res/values/strings.xml
deleted file mode 100644
index 17eb0d5..0000000
--- a/overlay/packages/apps/overlays/NoCutoutOverlay/res/values/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- ~ Copyright (C) 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.
- -->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-
- <!-- [CHAR_LIMIT=NONE] Developer Settings: Label for the option that masks the display cutout, i.e. it shrinks the display such that the display cutout is no longer visible.-->
- <string name="display_cutout_emulation_overlay">Hide</string>
-
-</resources>
-
diff --git a/properties.mk b/properties.mk
index 948323b..793e2f6 100644
--- a/properties.mk
+++ b/properties.mk
@@ -32,3 +32,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
PRODUCT_PROPERTY_OVERRIDES += \
persist.vendor.camera.expose.aux=1
+# Cutout
+PRODUCT_PRODUCT_PROPERTIES += \
+ ro.support_hide_display_cutout=true