am 5292d36b: am b25ce633: am 86e45d3d: am 9aa6200b: Merge "Add sensors policy." into lmp-dev
* commit '5292d36b2714c47b7c8f29aab7affbfb18d96f57':
diff --git a/BoardConfig.mk b/BoardConfig.mk
index b62a927..a48702d 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -16,7 +16,6 @@
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
-TARGET_CPU_SMP := true
TARGET_ARCH := arm
TARGET_ARCH_VARIANT := armv7-a-neon
TARGET_CPU_VARIANT := krait
@@ -110,51 +109,7 @@
# Support Native Layer RF cutback
BOARD_USES_CUTBACK_IN_RILD := true
-BOARD_SEPOLICY_DIRS += \
- device/moto/shamu/sepolicy
-
-BOARD_SEPOLICY_UNION += \
- adspd.te \
- atfwd.te \
- bluetooth.te \
- bluetooth_loader.te \
- bootanim.te \
- bridge.te \
- camera.te \
- device.te \
- domain.te \
- file.te \
- gsiffd.te \
- ims.te \
- irsc_util.te \
- mdm_helper.te \
- mediaserver.te \
- mpdecision.te \
- netd.te \
- netmgrd.te \
- platform_app.te \
- property.te \
- property_contexts \
- qmux.te \
- radio.te \
- rild.te \
- sensors.te \
- service.te \
- ss_ramdump.te \
- surfaceflinger.te \
- system_app.te \
- system_server.te \
- tcmd.te \
- tee.te \
- te_macros \
- thermald.te \
- time.te \
- ueventd.te \
- untrusted_app.te \
- zygote.te \
- file_contexts \
- genfs_contexts \
- service_contexts
+BOARD_SEPOLICY_DIRS += device/moto/shamu/sepolicy
HAVE_ADRENO_SOURCE:= false
diff --git a/ShamuLayout/res/values-af/strings.xml b/ShamuLayout/res/values-af/strings.xml
deleted file mode 100644
index 8f3f7c2..0000000
--- a/ShamuLayout/res/values-af/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6-tuisskerm"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Skep"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-am/strings.xml b/ShamuLayout/res/values-am/strings.xml
deleted file mode 100644
index 91baaa5..0000000
--- a/ShamuLayout/res/values-am/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 መነሻ ማያ"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"ፍጠር"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-ar/strings.xml b/ShamuLayout/res/values-ar/strings.xml
deleted file mode 100644
index 6aafd3d..0000000
--- a/ShamuLayout/res/values-ar/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"شاشة جهاز Nexus 6 الرئيسية"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"إنشاء"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-bg/strings.xml b/ShamuLayout/res/values-bg/strings.xml
deleted file mode 100644
index 4b3d7a3..0000000
--- a/ShamuLayout/res/values-bg/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Начален екран на Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Googlе"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Създаване"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Google Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-bn-rBD/strings.xml b/ShamuLayout/res/values-bn-rBD/strings.xml
deleted file mode 100644
index 4ba9899..0000000
--- a/ShamuLayout/res/values-bn-rBD/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 হোম স্ক্রীন"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"তৈরি করুন"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-ca/strings.xml b/ShamuLayout/res/values-ca/strings.xml
deleted file mode 100644
index f6c7037..0000000
--- a/ShamuLayout/res/values-ca/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Pantalla d\'inici de Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Creació"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-cs/strings.xml b/ShamuLayout/res/values-cs/strings.xml
deleted file mode 100644
index fc64569..0000000
--- a/ShamuLayout/res/values-cs/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Plocha tabletu Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Vytvořit"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Přehrát"</string>
-</resources>
diff --git a/ShamuLayout/res/values-da/strings.xml b/ShamuLayout/res/values-da/strings.xml
deleted file mode 100644
index 3d35a11..0000000
--- a/ShamuLayout/res/values-da/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Startskærm på Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Opret"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-de/strings.xml b/ShamuLayout/res/values-de/strings.xml
deleted file mode 100644
index 9ac1a96..0000000
--- a/ShamuLayout/res/values-de/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6-Startbildschirm"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Erstellen"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-el/strings.xml b/ShamuLayout/res/values-el/strings.xml
deleted file mode 100644
index ce43a97..0000000
--- a/ShamuLayout/res/values-el/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Αρχική οθόνη Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Δημιουργία"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Αναπαραγωγή"</string>
-</resources>
diff --git a/ShamuLayout/res/values-en-rGB/strings.xml b/ShamuLayout/res/values-en-rGB/strings.xml
deleted file mode 100644
index f70e03d..0000000
--- a/ShamuLayout/res/values-en-rGB/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 Home Screen"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Create"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-en-rIN/strings.xml b/ShamuLayout/res/values-en-rIN/strings.xml
deleted file mode 100644
index f70e03d..0000000
--- a/ShamuLayout/res/values-en-rIN/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 Home Screen"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Create"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-es-rUS/strings.xml b/ShamuLayout/res/values-es-rUS/strings.xml
deleted file mode 100644
index 7614e0d..0000000
--- a/ShamuLayout/res/values-es-rUS/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Pantalla principal de Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Crear"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-es/strings.xml b/ShamuLayout/res/values-es/strings.xml
deleted file mode 100644
index bdfc978..0000000
--- a/ShamuLayout/res/values-es/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Pantalla de inicio de Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Crear"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Reproducir"</string>
-</resources>
diff --git a/ShamuLayout/res/values-et-rEE/strings.xml b/ShamuLayout/res/values-et-rEE/strings.xml
deleted file mode 100644
index 08af861..0000000
--- a/ShamuLayout/res/values-et-rEE/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 avaekraan"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Loomine"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Esitamine"</string>
-</resources>
diff --git a/ShamuLayout/res/values-eu-rES/strings.xml b/ShamuLayout/res/values-eu-rES/strings.xml
deleted file mode 100644
index cfafcf1..0000000
--- a/ShamuLayout/res/values-eu-rES/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 hasierako pantaila"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Sortu"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-fa/strings.xml b/ShamuLayout/res/values-fa/strings.xml
deleted file mode 100644
index 4e57eb5..0000000
--- a/ShamuLayout/res/values-fa/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"صفحه اصلی Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"ایجاد"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"پخش"</string>
-</resources>
diff --git a/ShamuLayout/res/values-fi/strings.xml b/ShamuLayout/res/values-fi/strings.xml
deleted file mode 100644
index 33366d6..0000000
--- a/ShamuLayout/res/values-fi/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6:n aloitusruutu"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Luo"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Toista"</string>
-</resources>
diff --git a/ShamuLayout/res/values-fr-rCA/strings.xml b/ShamuLayout/res/values-fr-rCA/strings.xml
deleted file mode 100644
index 910b509..0000000
--- a/ShamuLayout/res/values-fr-rCA/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Écran d\'accueil du Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Créer"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Google Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-fr/strings.xml b/ShamuLayout/res/values-fr/strings.xml
deleted file mode 100644
index de0a5c1..0000000
--- a/ShamuLayout/res/values-fr/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Écran d\'accueil du Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Créer"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-gl-rES/strings.xml b/ShamuLayout/res/values-gl-rES/strings.xml
deleted file mode 100644
index 177281f..0000000
--- a/ShamuLayout/res/values-gl-rES/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Pantalla de inicio de Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Crear"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-hi/strings.xml b/ShamuLayout/res/values-hi/strings.xml
deleted file mode 100644
index 65711ed..0000000
--- a/ShamuLayout/res/values-hi/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 होम स्क्रीन"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"बनाएं"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"चलाएं"</string>
-</resources>
diff --git a/ShamuLayout/res/values-hr/strings.xml b/ShamuLayout/res/values-hr/strings.xml
deleted file mode 100644
index a39e96f..0000000
--- a/ShamuLayout/res/values-hr/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Početni zaslon Nexusa 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Izrada"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-hu/strings.xml b/ShamuLayout/res/values-hu/strings.xml
deleted file mode 100644
index d710449..0000000
--- a/ShamuLayout/res/values-hu/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 kezdőképernyő"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Létrehozás"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-hy-rAM/strings.xml b/ShamuLayout/res/values-hy-rAM/strings.xml
deleted file mode 100644
index 38fa107..0000000
--- a/ShamuLayout/res/values-hy-rAM/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 հիմնական էկրան"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Ստեղծել"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-in/strings.xml b/ShamuLayout/res/values-in/strings.xml
deleted file mode 100644
index e98234c..0000000
--- a/ShamuLayout/res/values-in/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Layar Utama Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Buat"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-is-rIS/strings.xml b/ShamuLayout/res/values-is-rIS/strings.xml
deleted file mode 100644
index 6c5e7ca..0000000
--- a/ShamuLayout/res/values-is-rIS/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Heimaskjár Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Búa til"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-it/strings.xml b/ShamuLayout/res/values-it/strings.xml
deleted file mode 100644
index 3bf6d7e..0000000
--- a/ShamuLayout/res/values-it/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Schermata Home del Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Crea"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-iw/strings.xml b/ShamuLayout/res/values-iw/strings.xml
deleted file mode 100644
index bc74ede..0000000
--- a/ShamuLayout/res/values-iw/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"מסך דף הבית של Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"צור"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-ja/strings.xml b/ShamuLayout/res/values-ja/strings.xml
deleted file mode 100644
index e0508dc..0000000
--- a/ShamuLayout/res/values-ja/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6ホーム画面"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"作成"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-ka-rGE/strings.xml b/ShamuLayout/res/values-ka-rGE/strings.xml
deleted file mode 100644
index 3d8fa72..0000000
--- a/ShamuLayout/res/values-ka-rGE/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 მთავარი ეკრანი"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"შექმნა"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-kk-rKZ/strings.xml b/ShamuLayout/res/values-kk-rKZ/strings.xml
deleted file mode 100644
index 8512a92..0000000
--- a/ShamuLayout/res/values-kk-rKZ/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 негізгі экраны"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Жасау"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Ойнату"</string>
-</resources>
diff --git a/ShamuLayout/res/values-km-rKH/strings.xml b/ShamuLayout/res/values-km-rKH/strings.xml
deleted file mode 100644
index 521f27c..0000000
--- a/ShamuLayout/res/values-km-rKH/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"អេក្រង់ដើម Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"បង្កើត"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"ចាក់"</string>
-</resources>
diff --git a/ShamuLayout/res/values-kn-rIN/strings.xml b/ShamuLayout/res/values-kn-rIN/strings.xml
deleted file mode 100644
index 93b03ac..0000000
--- a/ShamuLayout/res/values-kn-rIN/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 ಹೋಮ್ ಪರದೆ"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"ರಚಿಸಿ"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"ಪ್ಲೇ ಮಾಡು"</string>
-</resources>
diff --git a/ShamuLayout/res/values-ko/strings.xml b/ShamuLayout/res/values-ko/strings.xml
deleted file mode 100644
index e266731..0000000
--- a/ShamuLayout/res/values-ko/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 메인 스크린"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"만들기"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-ky-rKG/strings.xml b/ShamuLayout/res/values-ky-rKG/strings.xml
deleted file mode 100644
index ce04d48..0000000
--- a/ShamuLayout/res/values-ky-rKG/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 Башкы экраны"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Түзүү"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Ойнотуу"</string>
-</resources>
diff --git a/ShamuLayout/res/values-lo-rLA/strings.xml b/ShamuLayout/res/values-lo-rLA/strings.xml
deleted file mode 100644
index ee4740c..0000000
--- a/ShamuLayout/res/values-lo-rLA/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"ໜ້າຫຼັກ Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"ສ້າງ"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"ຫຼິ້ນ"</string>
-</resources>
diff --git a/ShamuLayout/res/values-lt/strings.xml b/ShamuLayout/res/values-lt/strings.xml
deleted file mode 100644
index 9f17d19..0000000
--- a/ShamuLayout/res/values-lt/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Pagrindinis „Nexus 6“ ekranas"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Sukurti"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-lv/strings.xml b/ShamuLayout/res/values-lv/strings.xml
deleted file mode 100644
index 39c3219..0000000
--- a/ShamuLayout/res/values-lv/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 sākuma ekrāns"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Izveidot"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Atskaņot"</string>
-</resources>
diff --git a/ShamuLayout/res/values-mk-rMK/strings.xml b/ShamuLayout/res/values-mk-rMK/strings.xml
deleted file mode 100644
index f0ac9d6..0000000
--- a/ShamuLayout/res/values-mk-rMK/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Почетен екран на Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Создај"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Пушти"</string>
-</resources>
diff --git a/ShamuLayout/res/values-ml-rIN/strings.xml b/ShamuLayout/res/values-ml-rIN/strings.xml
deleted file mode 100644
index 60772eb..0000000
--- a/ShamuLayout/res/values-ml-rIN/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 ഹോം സ്ക്രീൻ"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"സൃഷ്ടിക്കുക"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"പ്ലേ ചെയ്യുക"</string>
-</resources>
diff --git a/ShamuLayout/res/values-mn-rMN/strings.xml b/ShamuLayout/res/values-mn-rMN/strings.xml
deleted file mode 100644
index 328998f..0000000
--- a/ShamuLayout/res/values-mn-rMN/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 Үндсэн дэлгэц"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Үүсгэх"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-mr-rIN/strings.xml b/ShamuLayout/res/values-mr-rIN/strings.xml
deleted file mode 100644
index 1a866b7..0000000
--- a/ShamuLayout/res/values-mr-rIN/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 मुख्य स्क्रीन"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"तयार करा"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"प्ले करा"</string>
-</resources>
diff --git a/ShamuLayout/res/values-ms-rMY/strings.xml b/ShamuLayout/res/values-ms-rMY/strings.xml
deleted file mode 100644
index e8bc50b..0000000
--- a/ShamuLayout/res/values-ms-rMY/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Skrin Utama Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Buat"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-my-rMM/strings.xml b/ShamuLayout/res/values-my-rMM/strings.xml
deleted file mode 100644
index c41776c..0000000
--- a/ShamuLayout/res/values-my-rMM/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus ၆ ပင်မ မျက်နှာပြင်"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"ဖန်တီးရန်"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"ဖွင့်ရန်"</string>
-</resources>
diff --git a/ShamuLayout/res/values-nb/strings.xml b/ShamuLayout/res/values-nb/strings.xml
deleted file mode 100644
index 23e5168..0000000
--- a/ShamuLayout/res/values-nb/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6-startsiden"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Opprett"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-ne-rNP/strings.xml b/ShamuLayout/res/values-ne-rNP/strings.xml
deleted file mode 100644
index 2f8a96f..0000000
--- a/ShamuLayout/res/values-ne-rNP/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"नेक्सस ६ गृह स्क्रिन"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"सिर्जना गर्नुहोस्"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"बजाउनुहोस्"</string>
-</resources>
diff --git a/ShamuLayout/res/values-nl/strings.xml b/ShamuLayout/res/values-nl/strings.xml
deleted file mode 100644
index 399f81c..0000000
--- a/ShamuLayout/res/values-nl/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6-startscherm"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Maken"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Afspelen"</string>
-</resources>
diff --git a/ShamuLayout/res/values-pl/strings.xml b/ShamuLayout/res/values-pl/strings.xml
deleted file mode 100644
index 65267f7..0000000
--- a/ShamuLayout/res/values-pl/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Ekran główny Nexusa 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Utwórz"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-pt-rPT/strings.xml b/ShamuLayout/res/values-pt-rPT/strings.xml
deleted file mode 100644
index 3871f43..0000000
--- a/ShamuLayout/res/values-pt-rPT/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Ecrã principal do Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Criar"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-pt/strings.xml b/ShamuLayout/res/values-pt/strings.xml
deleted file mode 100644
index cc60a5f..0000000
--- a/ShamuLayout/res/values-pt/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Tela inicial do Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Criar"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-ro/strings.xml b/ShamuLayout/res/values-ro/strings.xml
deleted file mode 100644
index f087d26..0000000
--- a/ShamuLayout/res/values-ro/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Ecranul de pornire Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Creați"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Redați"</string>
-</resources>
diff --git a/ShamuLayout/res/values-ru/strings.xml b/ShamuLayout/res/values-ru/strings.xml
deleted file mode 100644
index 287011d..0000000
--- a/ShamuLayout/res/values-ru/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Главный экран Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Создать"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-si-rLK/strings.xml b/ShamuLayout/res/values-si-rLK/strings.xml
deleted file mode 100644
index a8e1d1f..0000000
--- a/ShamuLayout/res/values-si-rLK/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 මුල් තිරය"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"සාදන්න"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"ධාවනය කරන්න"</string>
-</resources>
diff --git a/ShamuLayout/res/values-sk/strings.xml b/ShamuLayout/res/values-sk/strings.xml
deleted file mode 100644
index 1043e53..0000000
--- a/ShamuLayout/res/values-sk/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Plocha zariadenia Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Vytvoriť"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-sl/strings.xml b/ShamuLayout/res/values-sl/strings.xml
deleted file mode 100644
index f1be526..0000000
--- a/ShamuLayout/res/values-sl/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Začetni zaslon Nexusa 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Ustvari"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Google Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-sr/strings.xml b/ShamuLayout/res/values-sr/strings.xml
deleted file mode 100644
index ab08dd6..0000000
--- a/ShamuLayout/res/values-sr/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Почетни екран Nexus-а 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Направи"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-sv/strings.xml b/ShamuLayout/res/values-sv/strings.xml
deleted file mode 100644
index b5f30b6..0000000
--- a/ShamuLayout/res/values-sv/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Startskärm för Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Skapa"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-sw/strings.xml b/ShamuLayout/res/values-sw/strings.xml
deleted file mode 100644
index fc0cb46..0000000
--- a/ShamuLayout/res/values-sw/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Skrini ya Kwanza ya Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Unda"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Google Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-ta-rIN/strings.xml b/ShamuLayout/res/values-ta-rIN/strings.xml
deleted file mode 100644
index 3229346..0000000
--- a/ShamuLayout/res/values-ta-rIN/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 முகப்புத் திரை"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"உருவாக்கு"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-te-rIN/strings.xml b/ShamuLayout/res/values-te-rIN/strings.xml
deleted file mode 100644
index fb4898c..0000000
--- a/ShamuLayout/res/values-te-rIN/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 హోమ్ స్క్రీన్"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"సృష్టించండి"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-th/strings.xml b/ShamuLayout/res/values-th/strings.xml
deleted file mode 100644
index 1a2a44e..0000000
--- a/ShamuLayout/res/values-th/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"หน้าจอหลักของ Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"สร้าง"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"เล่น"</string>
-</resources>
diff --git a/ShamuLayout/res/values-tl/strings.xml b/ShamuLayout/res/values-tl/strings.xml
deleted file mode 100644
index 13e9505..0000000
--- a/ShamuLayout/res/values-tl/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Home Screen ng Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Gumawa"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"I-play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-tr/strings.xml b/ShamuLayout/res/values-tr/strings.xml
deleted file mode 100644
index 80f22f8..0000000
--- a/ShamuLayout/res/values-tr/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 Ana Ekranı"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Oluştur"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Google Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-uk/strings.xml b/ShamuLayout/res/values-uk/strings.xml
deleted file mode 100644
index bd1cfda..0000000
--- a/ShamuLayout/res/values-uk/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Головний екран Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Створити"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-ur-rPK/strings.xml b/ShamuLayout/res/values-ur-rPK/strings.xml
deleted file mode 100644
index 9066e36..0000000
--- a/ShamuLayout/res/values-ur-rPK/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 ہوم اسکرین"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"بنائیں"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-uz-rUZ/strings.xml b/ShamuLayout/res/values-uz-rUZ/strings.xml
deleted file mode 100644
index 15e8556..0000000
--- a/ShamuLayout/res/values-uz-rUZ/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 bosh ekrani"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Yangi yaratish"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-vi/strings.xml b/ShamuLayout/res/values-vi/strings.xml
deleted file mode 100644
index dcebff1..0000000
--- a/ShamuLayout/res/values-vi/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Màn hình chính Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Tạo"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Phát"</string>
-</resources>
diff --git a/ShamuLayout/res/values-zh-rCN/strings.xml b/ShamuLayout/res/values-zh-rCN/strings.xml
deleted file mode 100644
index a43a46d..0000000
--- a/ShamuLayout/res/values-zh-rCN/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6主屏幕"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"创建"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-zh-rHK/strings.xml b/ShamuLayout/res/values-zh-rHK/strings.xml
deleted file mode 100644
index eed3e51..0000000
--- a/ShamuLayout/res/values-zh-rHK/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 主畫面"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"建立"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"播放"</string>
-</resources>
diff --git a/ShamuLayout/res/values-zh-rTW/strings.xml b/ShamuLayout/res/values-zh-rTW/strings.xml
deleted file mode 100644
index 1a46e1e..0000000
--- a/ShamuLayout/res/values-zh-rTW/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Nexus 6 主螢幕"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"建立"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"Play"</string>
-</resources>
diff --git a/ShamuLayout/res/values-zu/strings.xml b/ShamuLayout/res/values-zu/strings.xml
deleted file mode 100644
index 2edce08..0000000
--- a/ShamuLayout/res/values-zu/strings.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2014 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="app_label" msgid="4827444239162090155">"Isikrini sasekhaya se-Nexus 6"</string>
- <string name="google_folder_title" msgid="3050712152111669078">"Google"</string>
- <string name="create_folder_title" msgid="1626185277541881691">"Dala"</string>
- <string name="play_folder_title" msgid="8796147714003891112">"I-Play"</string>
-</resources>
diff --git a/camera/QCamera/stack/mm-camera-interface/Android.mk b/camera/QCamera/stack/mm-camera-interface/Android.mk
index cf76532..13db124 100644
--- a/camera/QCamera/stack/mm-camera-interface/Android.mk
+++ b/camera/QCamera/stack/mm-camera-interface/Android.mk
@@ -49,7 +49,6 @@
LOCAL_SRC_FILES := $(MM_CAM_FILES)
LOCAL_MODULE := libmmcamera_interface
-LOCAL_PRELINK_MODULE := false
LOCAL_SHARED_LIBRARIES := libdl libcutils liblog
LOCAL_MODULE_TAGS := optional
diff --git a/camera/QCamera/stack/mm-jpeg-interface/Android.mk b/camera/QCamera/stack/mm-jpeg-interface/Android.mk
index c7d151c..508be47 100644
--- a/camera/QCamera/stack/mm-jpeg-interface/Android.mk
+++ b/camera/QCamera/stack/mm-jpeg-interface/Android.mk
@@ -29,7 +29,6 @@
src/mm_jpeg_interface.c
LOCAL_MODULE := libmmjpeg_interface
-LOCAL_PRELINK_MODULE := false
LOCAL_SHARED_LIBRARIES := libdl libcutils liblog libmmstillomx libimage-jpeg-enc-omx-comp
LOCAL_MODULE_TAGS := optional
diff --git a/camera/QCamera2/Android.mk b/camera/QCamera2/Android.mk
index 9cf5509..2f6149f 100644
--- a/camera/QCamera2/Android.mk
+++ b/camera/QCamera2/Android.mk
@@ -4,6 +4,20 @@
include $(CLEAR_VARS)
+# QCameraParameters.h has unused private field.
+# QCamera2Hal.cpp, QCamera3HWI.cpp, etc. use GNU old-style field designator extension.
+# QCamera3PostProc.cpp has unused label.
+# QCamera3HWI.cpp, QCamera3PostProc.cpp etc. have unused variable.
+# QCamera3Channel.cpp compares array to null pointer.
+# QCamera2Factory.cpp, QCamera3HWI.cpp, etc. have unused parameter.
+LOCAL_CLANG_CFLAGS += \
+ -Wno-error=unused-private-field \
+ -Wno-error=gnu-designator \
+ -Wno-error=unused-label \
+ -Wno-error=unused-variable \
+ -Wno-error=unused-parameter \
+ -Wno-error=tautological-pointer-compare \
+
LOCAL_SRC_FILES := \
util/QCameraCmdThread.cpp \
util/QCameraQueue.cpp \
diff --git a/camera/QCamera2/HAL/QCamera2HWI.cpp b/camera/QCamera2/HAL/QCamera2HWI.cpp
index d8f5933..51222ba 100644
--- a/camera/QCamera2/HAL/QCamera2HWI.cpp
+++ b/camera/QCamera2/HAL/QCamera2HWI.cpp
@@ -6177,7 +6177,6 @@
{
int running = 1;
int ret;
- uint8_t is_active = FALSE;
QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)obj;
QCameraCmdThread *cmdThread = &pme->mDefferedWorkThread;
@@ -6197,11 +6196,9 @@
switch (cmd) {
case CAMERA_CMD_TYPE_START_DATA_PROC:
CDBG_HIGH("%s: start data proc", __func__);
- is_active = TRUE;
break;
case CAMERA_CMD_TYPE_STOP_DATA_PROC:
CDBG_HIGH("%s: stop data proc", __func__);
- is_active = FALSE;
// signal cmd is completed
cam_sem_post(&cmdThread->sync_sem);
break;
diff --git a/camera/QCamera2/HAL3/QCamera3Channel.cpp b/camera/QCamera2/HAL3/QCamera3Channel.cpp
index 63bc787..6b09df9 100644
--- a/camera/QCamera2/HAL3/QCamera3Channel.cpp
+++ b/camera/QCamera2/HAL3/QCamera3Channel.cpp
@@ -761,7 +761,6 @@
ATRACE_CALL();
int rc = 0;
mIsType = isType;
- cam_stream_type_t streamType;
if ((uint32_t)mMemory.getCnt() > (mNumBufs - 1)) {
ALOGE("%s: Trying to register more buffers than initially requested",
@@ -778,7 +777,6 @@
}
}
- streamType = mStreams[0]->getMyType();
rc = mMemory.registerBuffer(buffer);
if (ALREADY_EXISTS == rc) {
return NO_ERROR;
diff --git a/camera/QCamera2/HAL3/QCamera3HWI.cpp b/camera/QCamera2/HAL3/QCamera3HWI.cpp
index b8fb1d9..f59e2a5 100644
--- a/camera/QCamera2/HAL3/QCamera3HWI.cpp
+++ b/camera/QCamera2/HAL3/QCamera3HWI.cpp
@@ -1442,15 +1442,10 @@
int64_t QCamera3HardwareInterface::getMinFrameDuration(const camera3_capture_request_t *request)
{
bool hasJpegStream = false;
- bool hasRawStream = false;
for (uint32_t i = 0; i < request->num_output_buffers; i ++) {
const camera3_stream_t *stream = request->output_buffers[i].stream;
if (stream->format == HAL_PIXEL_FORMAT_BLOB)
hasJpegStream = true;
- else if (stream->format == HAL_PIXEL_FORMAT_RAW_OPAQUE ||
- stream->format == HAL_PIXEL_FORMAT_RAW10 ||
- stream->format == HAL_PIXEL_FORMAT_RAW16)
- hasRawStream = true;
}
if (!hasJpegStream)
@@ -3137,6 +3132,11 @@
if (IS_META_AVAILABLE(CAM_INTF_META_JPEG_THUMB_SIZE, metadata)) {
cam_dimension_t *thumb_size = (cam_dimension_t *)POINTER_OF_META(
CAM_INTF_META_JPEG_THUMB_SIZE, metadata);
+ // Note: cam_dimension_t should have the right layout, but for safety just copy it.
+ int32_t thumbnail_size[2];
+ thumbnail_size[0] = thumb_size->width;
+ thumbnail_size[1] = thumb_size->height;
+ camMetadata.update(ANDROID_JPEG_THUMBNAIL_SIZE, thumbnail_size, 2);
}
if (IS_META_AVAILABLE(CAM_INTF_META_PRIVATE_DATA, metadata)) {
int32_t *privateData = (int32_t *)
@@ -3515,8 +3515,6 @@
const char *type,
uint32_t frameNumber)
{
- uint32_t frm_num = 0;
-
//Some sanity checks
if (meta.tuning_sensor_data_size > TUNING_SENSOR_DATA_MAX) {
ALOGE("%s : Tuning sensor data size bigger than expected %d: %d",
@@ -6432,8 +6430,6 @@
char gps_methods[GPS_PROCESSING_METHOD_SIZE];
const char *gps_methods_src = (const char *)
frame_settings.find(ANDROID_JPEG_GPS_PROCESSING_METHOD).data.u8;
- uint32_t count = frame_settings.find(
- ANDROID_JPEG_GPS_PROCESSING_METHOD).count;
memset(gps_methods, '\0', sizeof(gps_methods));
strncpy(gps_methods, gps_methods_src, sizeof(gps_methods)-1);
rc = AddSetParmEntryToBatch(hal_metadata, CAM_INTF_META_JPEG_GPS_PROC_METHODS, sizeof(gps_methods), gps_methods);
diff --git a/camera/QCamera2/HAL3/QCamera3PostProc.cpp b/camera/QCamera2/HAL3/QCamera3PostProc.cpp
index a56375f..272757a 100644
--- a/camera/QCamera2/HAL3/QCamera3PostProc.cpp
+++ b/camera/QCamera2/HAL3/QCamera3PostProc.cpp
@@ -260,7 +260,6 @@
jpeg_settings_t *jpeg_settings)
{
CDBG("%s : E", __func__);
- int32_t ret = NO_ERROR;
if ((NULL == frame) || (NULL == jpeg_settings)) {
return BAD_VALUE;
@@ -322,10 +321,6 @@
CDBG("%s : X", __func__);
return NO_ERROR;
-
-on_error:
- CDBG("%s : X with error %d", __func__, ret);
- return ret;
}
/*===========================================================================
@@ -464,7 +459,6 @@
*==========================================================================*/
int32_t QCamera3PostProcessor::processData(mm_camera_super_buf_t *frame)
{
- QCamera3HardwareInterface* hal_obj = (QCamera3HardwareInterface*)m_parent->mUserData;
pthread_mutex_lock(&mReprocJobLock);
// enqueue to post proc input queue
m_inputPPQ.enqueue((void *)frame);
diff --git a/camera/QCamera2/stack/common/cam_queue.h b/camera/QCamera2/stack/common/cam_queue.h
index a23c622..b6a3c3f 100644
--- a/camera/QCamera2/stack/common/cam_queue.h
+++ b/camera/QCamera2/stack/common/cam_queue.h
@@ -29,6 +29,8 @@
#include "cam_list.h"
+#include <stdlib.h>
+
typedef struct {
struct cam_list list;
void *data;
diff --git a/camera/QCamera2/stack/common/cam_types.h b/camera/QCamera2/stack/common/cam_types.h
index 617ad2c..8770b1b 100644
--- a/camera/QCamera2/stack/common/cam_types.h
+++ b/camera/QCamera2/stack/common/cam_types.h
@@ -31,6 +31,7 @@
#define __QCAMERA_TYPES_H__
#include <stdint.h>
+#include <string.h>
#include <pthread.h>
#include <inttypes.h>
#include <media/msmb_camera.h>
@@ -56,7 +57,6 @@
* dump the image to the file
**/
#define CAM_DUMP_TO_FILE(path, name, index, extn, p_addr, len) ({ \
- int rc = 0; \
char filename[CAM_FN_CNT]; \
if (index >= 0) \
snprintf(filename, CAM_FN_CNT-1, "%s/%s%d.%s", path, name, index, extn); \
@@ -64,7 +64,7 @@
snprintf(filename, CAM_FN_CNT-1, "%s/%s.%s", path, name, extn); \
FILE *fp = fopen(filename, "w+"); \
if (fp) { \
- rc = fwrite(p_addr, 1, len, fp); \
+ fwrite(p_addr, 1, len, fp); \
ALOGE("%s:%d] written size %d", __func__, __LINE__, len); \
fclose(fp); \
} else { \
diff --git a/camera/QCamera2/stack/mm-camera-interface/Android.mk b/camera/QCamera2/stack/mm-camera-interface/Android.mk
index 194c5bf..37f55d1 100644
--- a/camera/QCamera2/stack/mm-camera-interface/Android.mk
+++ b/camera/QCamera2/stack/mm-camera-interface/Android.mk
@@ -4,6 +4,12 @@
include $(LOCAL_PATH)/../../../common.mk
include $(CLEAR_VARS)
+# cam_intf.c has type conversion discarding qualifiers.
+# mm_camera_interface.c has incomplete field initializer.
+LOCAL_CLANG_CFLAGS += \
+ -Wno-error=incompatible-pointer-types-discards-qualifiers \
+ -Wno-error=missing-field-initializers \
+
MM_CAM_FILES := \
src/mm_camera_interface.c \
src/mm_camera.c \
@@ -46,7 +52,6 @@
LOCAL_SRC_FILES := $(MM_CAM_FILES)
LOCAL_MODULE := libmmcamera_interface
-LOCAL_PRELINK_MODULE := false
LOCAL_SHARED_LIBRARIES := libdl libcutils liblog
LOCAL_MODULE_TAGS := optional
diff --git a/camera/QCamera2/stack/mm-camera-test/Android.mk b/camera/QCamera2/stack/mm-camera-test/Android.mk
index 9d33c6e..b4c36e3 100644
--- a/camera/QCamera2/stack/mm-camera-test/Android.mk
+++ b/camera/QCamera2/stack/mm-camera-test/Android.mk
@@ -17,6 +17,10 @@
LOCAL_CFLAGS += -D_ANDROID_
+# mm_qcamera_main_menu.c has implicit conversion from enum to enum.
+LOCAL_CLANG_CFLAGS += \
+ -Wno-error=enum-conversion \
+
LOCAL_SRC_FILES:= \
src/mm_qcamera_main_menu.c \
src/mm_qcamera_app.c \
@@ -125,6 +129,10 @@
LOCAL_CFLAGS += -D_ANDROID_
+# mm_qcamera_main_menu.c has implicit conversion from enum to enum.
+LOCAL_CLANG_CFLAGS += \
+ -Wno-error=enum-conversion \
+
LOCAL_SRC_FILES:= \
src/mm_qcamera_main_menu.c \
src/mm_qcamera_app.c \
diff --git a/camera/QCamera2/stack/mm-camera-test/src/mm_qcamera_main_menu.c b/camera/QCamera2/stack/mm-camera-test/src/mm_qcamera_main_menu.c
index fd68f73..a276698 100644
--- a/camera/QCamera2/stack/mm-camera-test/src/mm_qcamera_main_menu.c
+++ b/camera/QCamera2/stack/mm-camera-test/src/mm_qcamera_main_menu.c
@@ -1664,7 +1664,6 @@
menu_id_change_t current_menu_id = MENU_ID_MAIN, next_menu_id;
camera_action_t action_id;
int action_param;
- uint8_t previewing = 0;
int isZSL = 0;
uint8_t wnr_enabled = 0;
mm_camera_lib_handle lib_handle;
@@ -1749,7 +1748,6 @@
CDBG_ERROR("%s:mm_camera_lib_start_stream() err=%d\n", __func__, rc);
goto ERROR;
}
- previewing = 1;
break;
case ACTION_STOP_PREVIEW:
@@ -1759,7 +1757,6 @@
CDBG_ERROR("%s:mm_camera_lib_stop_stream() err=%d\n", __func__, rc);
goto ERROR;
}
- previewing = 0;
break;
case ACTION_SET_WHITE_BALANCE:
diff --git a/camera/QCamera2/stack/mm-camera-test/src/mm_qcamera_snapshot.c b/camera/QCamera2/stack/mm-camera-test/src/mm_qcamera_snapshot.c
index 0f5e4dd..fbd50fa 100644
--- a/camera/QCamera2/stack/mm-camera-test/src/mm_qcamera_snapshot.c
+++ b/camera/QCamera2/stack/mm-camera-test/src/mm_qcamera_snapshot.c
@@ -252,7 +252,6 @@
void *user_data)
{
- int rc;
int i = 0;
mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
mm_camera_channel_t *channel = NULL;
@@ -270,7 +269,6 @@
}
if (NULL == channel) {
CDBG_ERROR("%s: Wrong channel id (%d)", __func__, bufs->ch_id);
- rc = -1;
goto EXIT;
}
@@ -283,7 +281,6 @@
}
if (NULL == m_stream) {
CDBG_ERROR("%s: cannot find snapshot stream", __func__);
- rc = -1;
goto EXIT;
}
@@ -296,7 +293,6 @@
}
if (NULL == m_frame) {
CDBG_ERROR("%s: main frame is NULL", __func__);
- rc = -1;
goto EXIT;
}
diff --git a/camera/QCamera2/stack/mm-jpeg-interface/Android.mk b/camera/QCamera2/stack/mm-jpeg-interface/Android.mk
index 6fc29fa..127df87 100644
--- a/camera/QCamera2/stack/mm-jpeg-interface/Android.mk
+++ b/camera/QCamera2/stack/mm-jpeg-interface/Android.mk
@@ -42,7 +42,6 @@
src/mm_jpegdec.c
LOCAL_MODULE := libmmjpeg_interface
-LOCAL_PRELINK_MODULE := false
LOCAL_SHARED_LIBRARIES := libdl libcutils liblog libqomx_core
LOCAL_MODULE_TAGS := optional
diff --git a/camera/QCamera2/stack/mm-jpeg-interface/inc/mm_jpeg_ionbuf.h b/camera/QCamera2/stack/mm-jpeg-interface/inc/mm_jpeg_ionbuf.h
index df05cb4..167bfa6 100644
--- a/camera/QCamera2/stack/mm-jpeg-interface/inc/mm_jpeg_ionbuf.h
+++ b/camera/QCamera2/stack/mm-jpeg-interface/inc/mm_jpeg_ionbuf.h
@@ -32,6 +32,7 @@
#include <stdio.h>
+#include <string.h>
#include <linux/msm_ion.h>
#include <sys/mman.h>
#include <unistd.h>
diff --git a/camera/QCamera2/stack/mm-jpeg-interface/test/Android.mk b/camera/QCamera2/stack/mm-jpeg-interface/test/Android.mk
index 5e4c8e0..decb74c 100644
--- a/camera/QCamera2/stack/mm-jpeg-interface/test/Android.mk
+++ b/camera/QCamera2/stack/mm-jpeg-interface/test/Android.mk
@@ -32,7 +32,6 @@
LOCAL_32_BIT_ONLY := true
LOCAL_MODULE := mm-jpeg-interface-test
-LOCAL_PRELINK_MODULE := false
LOCAL_SHARED_LIBRARIES := libcutils libdl libmmjpeg_interface
include $(BUILD_EXECUTABLE)
@@ -70,7 +69,6 @@
LOCAL_32_BIT_ONLY := true
LOCAL_MODULE := mm-jpegdec-interface-test
-LOCAL_PRELINK_MODULE := false
LOCAL_SHARED_LIBRARIES := libcutils libdl libmmjpeg_interface
include $(BUILD_EXECUTABLE)
diff --git a/camera/QCamera2/stack/mm-jpeg-interface/test/mm_jpeg_test.c b/camera/QCamera2/stack/mm-jpeg-interface/test/mm_jpeg_test.c
index 8533978..97ac22c 100644
--- a/camera/QCamera2/stack/mm-jpeg-interface/test/mm_jpeg_test.c
+++ b/camera/QCamera2/stack/mm-jpeg-interface/test/mm_jpeg_test.c
@@ -42,10 +42,9 @@
* dump the image to the file
**/
#define DUMP_TO_FILE(filename, p_addr, len) ({ \
- int rc = 0; \
FILE *fp = fopen(filename, "w+"); \
if (fp) { \
- rc = fwrite(p_addr, 1, len, fp); \
+ fwrite(p_addr, 1, len, fp); \
fclose(fp); \
} else { \
CDBG_ERROR("%s:%d] cannot dump image", __func__, __LINE__); \
@@ -220,7 +219,6 @@
int mm_jpeg_test_read(mm_jpeg_intf_test_t *p_obj, int idx)
{
- int rc = 0;
FILE *fp = NULL;
int file_size = 0;
fp = fopen(p_obj->filename[idx], "rb");
diff --git a/camera/QCamera2/stack/mm-jpeg-interface/test/mm_jpegdec_test.c b/camera/QCamera2/stack/mm-jpeg-interface/test/mm_jpegdec_test.c
index 46ba7ec..982b9cd 100644
--- a/camera/QCamera2/stack/mm-jpeg-interface/test/mm_jpegdec_test.c
+++ b/camera/QCamera2/stack/mm-jpeg-interface/test/mm_jpegdec_test.c
@@ -34,7 +34,7 @@
#define MIN(a,b) (((a) < (b)) ? (a) : (b))
#define MAX(a,b) (((a) > (b)) ? (a) : (b))
-#define CLAMP(x, min, max) MIN(MAX((x), (min)), (max))
+#define CLAMP(x, min, max) x = MIN(MAX((x), (min)), (max))
#define TIME_IN_US(r) ((uint64_t)r.tv_sec * 1000000LL + r.tv_usec)
struct timeval dtime[2];
@@ -48,10 +48,9 @@
* dump the image to the file
**/
#define DUMP_TO_FILE(filename, p_addr, len) ({ \
- int rc = 0; \
FILE *fp = fopen(filename, "w+"); \
if (fp) { \
- rc = fwrite(p_addr, 1, len, fp); \
+ fwrite(p_addr, 1, len, fp); \
fclose(fp); \
} else { \
CDBG_ERROR("%s:%d] cannot dump image", __func__, __LINE__); \
@@ -68,11 +67,6 @@
int format;
} jpeg_test_input_t;
-static jpeg_test_input_t jpeg_input[] = {
- {"/data/test.jpg", 5248, 3936, "/data/test.yuv",
- MM_JPEG_COLOR_FORMAT_YCBCRLP_H2V2}
-};
-
typedef struct {
char *filename;
int width;
diff --git a/camera/QCamera2/util/QCameraCmdThread.cpp b/camera/QCamera2/util/QCameraCmdThread.cpp
index c5be4ad..4b24649 100644
--- a/camera/QCamera2/util/QCameraCmdThread.cpp
+++ b/camera/QCamera2/util/QCameraCmdThread.cpp
@@ -29,6 +29,7 @@
#include <utils/Errors.h>
#include <utils/Log.h>
+#include <malloc.h>
#include <sys/prctl.h>
#include "QCameraCmdThread.h"
diff --git a/camera/QCamera2/util/QCameraQueue.cpp b/camera/QCamera2/util/QCameraQueue.cpp
index cd9105e..31996fb 100644
--- a/camera/QCamera2/util/QCameraQueue.cpp
+++ b/camera/QCamera2/util/QCameraQueue.cpp
@@ -29,6 +29,8 @@
#include <utils/Errors.h>
#include <utils/Log.h>
+#include <malloc.h>
+#include <string.h>
#include "QCameraQueue.h"
namespace qcamera {
diff --git a/camera/mm-image-codec/qomx_core/Android.mk b/camera/mm-image-codec/qomx_core/Android.mk
index 4d4e39c..02f3ff8 100644
--- a/camera/mm-image-codec/qomx_core/Android.mk
+++ b/camera/mm-image-codec/qomx_core/Android.mk
@@ -21,7 +21,6 @@
LOCAL_SRC_FILES := qomx_core.c
LOCAL_MODULE := libqomx_core
-LOCAL_PRELINK_MODULE := false
LOCAL_SHARED_LIBRARIES := libcutils libdl
LOCAL_32_BIT_ONLY := true
diff --git a/camera/mm-image-codec/qomx_core/qomx_core.c b/camera/mm-image-codec/qomx_core/qomx_core.c
index 5336f55..41d11e0 100644
--- a/camera/mm-image-codec/qomx_core/qomx_core.c
+++ b/camera/mm-image-codec/qomx_core/qomx_core.c
@@ -177,7 +177,6 @@
{
OMX_ERRORTYPE rc = OMX_ErrorNone;
int comp_idx = 0, inst_idx = 0;
- char libName[BUFF_SIZE] = {0};
void *p_obj = NULL;
OMX_COMPONENTTYPE *p_comp = NULL;
omx_core_component_t *p_core_comp = NULL;
diff --git a/camera/mm-image-codec/qomx_core/qomx_core.h b/camera/mm-image-codec/qomx_core/qomx_core.h
index f59f7cf..c5e792b 100644
--- a/camera/mm-image-codec/qomx_core/qomx_core.h
+++ b/camera/mm-image-codec/qomx_core/qomx_core.h
@@ -29,6 +29,7 @@
#define QOMX_CORE_H
#include <stdio.h>
+#include <string.h>
#include <unistd.h>
#include <malloc.h>
#include <pthread.h>
diff --git a/dataservices/rmnetctl/src/Android.mk b/dataservices/rmnetctl/src/Android.mk
index 03850a5..2f0c973 100644
--- a/dataservices/rmnetctl/src/Android.mk
+++ b/dataservices/rmnetctl/src/Android.mk
@@ -13,6 +13,5 @@
LOCAL_MODULE := librmnetctl
LOCAL_MODULE_TAGS := optional
-LOCAL_PRELINK_MODULE := false
include $(BUILD_SHARED_LIBRARY)
diff --git a/device.mk b/device.mk
index 189925c..931e744 100644
--- a/device.mk
+++ b/device.mk
@@ -92,7 +92,7 @@
# Touch firmware updater
PRODUCT_COPY_FILES += \
- $(LOCAL_PATH)/init.mmi.touch.sh:root/init.mmi.touch.sh
+ $(LOCAL_PATH)/init.mmi.touch.sh:system/bin/init.mmi.touch.sh
# Add WiFi Firmware
$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4356/device-bcm.mk)
@@ -105,8 +105,6 @@
PRODUCT_COPY_FILES += \
device/moto/shamu/spn-conf.xml:system/etc/spn-conf.xml
-PRODUCT_TAGS += dalvik.gc.type-precise
-
# This device is 560dpi. However the platform doesn't
# currently contain all of the bitmaps at 560dpi density so
# we do this little trick to fall back to the xxhdpi version
diff --git a/init.shamu.rc b/init.shamu.rc
index f2a060b..4219ace 100644
--- a/init.shamu.rc
+++ b/init.shamu.rc
@@ -73,7 +73,6 @@
setprop persist.data.df.agg.dl_size 4096
on post-fs-data
- mkdir /data/tombstones 0771 system system
mkdir /tombstones/modem 0771 system system
mkdir /tombstones/lpass 0771 system system
mkdir /tombstones/wcnss 0771 system system
@@ -571,7 +570,7 @@
on property:init.svc.surfaceflinger=stopped
stop ppd
-service mmi-touch-sh /system/bin/sh /init.mmi.touch.sh atmel
+service mmi-touch-sh /system/bin/init.mmi.touch.sh atmel
class main
user root
oneshot
diff --git a/sepolicy/adspd.te b/sepolicy/adspd.te
index bc955c7..0c684dc 100644
--- a/sepolicy/adspd.te
+++ b/sepolicy/adspd.te
@@ -17,3 +17,6 @@
# For now, allow writes to all of /sys.
# TODO: scope down this access.
allow adspd sysfs:file write;
+
+allow adspd sysfs_mmi_touch:dir search;
+allow adspd sysfs_mmi_touch:file r_file_perms;
diff --git a/sepolicy/bootanim.te b/sepolicy/bootanim.te
deleted file mode 100644
index 3b17145..0000000
--- a/sepolicy/bootanim.te
+++ /dev/null
@@ -1,2 +0,0 @@
-#TODO - identify cause of this
-allow bootanim shell_data_file:dir search;
diff --git a/sepolicy/camera.te b/sepolicy/camera.te
index d0fd639..77cb8ef 100644
--- a/sepolicy/camera.te
+++ b/sepolicy/camera.te
@@ -5,7 +5,7 @@
# Started by init
init_daemon_domain(camera)
-allow camera self:process execmem;
+allow camera system_file:file execmod;
# Interact with other media devices
allow camera camera_device:dir search;
@@ -26,6 +26,3 @@
allow camera camera_socket:sock_file { create unlink };
allow camera system_data_file:dir w_dir_perms;
allow camera system_data_file:sock_file unlink;
-
-# TODO b/17015082
-allow camera shell_data_file:dir search;
diff --git a/sepolicy/device.te b/sepolicy/device.te
index b3210f9..26c8c1c 100644
--- a/sepolicy/device.te
+++ b/sepolicy/device.te
@@ -4,14 +4,12 @@
# eMMC rpmb - necessarily drm?
type drm_block_device, dev_type;
-# STOPSHIP b/16455932
-type fingerprint_device, dev_type;
-
type efs_block_device, dev_type;
type mdm_helper_device, dev_type;
type ramdump_device, dev_type;
type modem_hob_block_device, dev_type;
type cid_block_device, dev_type;
+type persist_block_device, dev_type;
# Real Time Clock
type rtc, dev_type;
diff --git a/sepolicy/file.te b/sepolicy/file.te
index 197e9b5..c97e748 100644
--- a/sepolicy/file.te
+++ b/sepolicy/file.te
@@ -24,6 +24,7 @@
type sysfs_smdcntl_open_timeout, fs_type, sysfs_type;
type sysfs_xhci_msm_hsic, fs_type, sysfs_type;
type sysfs_msm_hsic_host, fs_type, sysfs_type;
+type sysfs_mmi_touch, fs_type, sysfs_type;
type persist_file, file_type;
type persist_data_file, file_type;
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts
index 97f4244..8780ef7 100644
--- a/sepolicy/file_contexts
+++ b/sepolicy/file_contexts
@@ -19,10 +19,7 @@
/dev/ttyHS3 u:object_r:adspd_device:s0
#Serial console
-/dev/ttyHSL0 u:object_r:tty_device:s0
-
-# STOPSHIP b/16455932
-/dev/vfsspi u:object_r:fingerprint_device:s0
+/dev/ttyHSL0 u:object_r:console_device:s0
# GPU device
/dev/kgsl-3d0 u:object_r:gpu_device:s0
@@ -35,6 +32,9 @@
# factory reset protection partition
/dev/block/platform/msm_sdcc\.1/by-name/frp u:object_r:frp_block_device:s0
+# /persist
+/dev/block/platform/msm_sdcc\.1/by-name/persist u:object_r:persist_block_device:s0
+
# mdm1hob, mdm1dhob
/dev/block/platform/msm_sdcc.1/by-name/mdm1hob u:object_r:modem_hob_block_device:s0
/dev/block/platform/msm_sdcc.1/by-name/mdm1dhob u:object_r:modem_hob_block_device:s0
@@ -45,6 +45,13 @@
/dev/block/platform/msm_sdcc.1/by-name/mdm1m9kefs3 u:object_r:efs_block_device:s0
/dev/block/platform/msm_sdcc.1/by-name/mdm1m9kefsc u:object_r:efs_block_device:s0
+/dev/block/platform/msm_sdcc\.1/by-name/system u:object_r:system_block_device:s0
+/dev/block/platform/msm_sdcc\.1/by-name/recovery u:object_r:recovery_block_device:s0
+/dev/block/platform/msm_sdcc\.1/by-name/boot u:object_r:boot_block_device:s0
+/dev/block/platform/msm_sdcc\.1/by-name/userdata u:object_r:userdata_block_device:s0
+/dev/block/platform/msm_sdcc\.1/by-name/metadata u:object_r:metadata_block_device:s0
+/dev/block/platform/msm_sdcc\.1/by-name/cache u:object_r:cache_block_device:s0
+
# Customer Identifier
/dev/block/platform/msm_sdcc.1/by-name/cid u:object_r:cid_block_device:s0
@@ -118,6 +125,7 @@
/system/bin/bdAddrLoader u:object_r:bluetooth_loader_exec:s0
/system/bin/bridgemgrd u:object_r:bridge_exec:s0
/system/vendor/bin/gsiff_daemon u:object_r:gsiffd_exec:s0
+/system/bin/init\.mmi\.touch\.sh u:object_r:mmi_touch_sh_exec:s0
/system/bin/irsc_util u:object_r:irsc_util_exec:s0
/system/bin/ks u:object_r:mdm_helper_exec:s0
/system/bin/mdm_helper u:object_r:mdm_helper_exec:s0
@@ -144,6 +152,9 @@
# Sysfs files used by qmuxd
/sys/devices/virtual/smdpkt/smdcntl([0-9])+/open_timeout u:object_r:sysfs_smdcntl_open_timeout:s0
+# mmi_touch related /sys files
+/sys/devices/f9966000\.i2c/i2c-1/1-004a(/.*)? u:object_r:sysfs_mmi_touch:s0
+
# Context for mpdecision
/sys/module/msm_thermal/core_control/cpus_offlined u:object_r:sysfs_mpdecision:s0
/sys/devices/system/cpu/cpu0/rq-stats(/.*)? u:object_r:sysfs_rqstats:s0
diff --git a/sepolicy/fsck.te b/sepolicy/fsck.te
new file mode 100644
index 0000000..1500b5f
--- /dev/null
+++ b/sepolicy/fsck.te
@@ -0,0 +1 @@
+allow fsck persist_block_device:blk_file rw_file_perms;
diff --git a/sepolicy/init.te b/sepolicy/init.te
new file mode 100644
index 0000000..14f1b92
--- /dev/null
+++ b/sepolicy/init.te
@@ -0,0 +1 @@
+allow init diag_device:chr_file unlink;
diff --git a/sepolicy/mediaserver.te b/sepolicy/mediaserver.te
index cd0a5e7..2eccb3c 100644
--- a/sepolicy/mediaserver.te
+++ b/sepolicy/mediaserver.te
@@ -14,6 +14,3 @@
unix_socket_connect(mediaserver, adspd, adspd)
allow mediaserver audio_cutback_data_file:dir search;
allow mediaserver audio_cutback_data_file:sock_file write;
-
-# TODO b/17015082
-allow mediaserver shell_data_file:dir search;
diff --git a/sepolicy/mmi_touch_sh.te b/sepolicy/mmi_touch_sh.te
new file mode 100644
index 0000000..d6bd05b
--- /dev/null
+++ b/sepolicy/mmi_touch_sh.te
@@ -0,0 +1,16 @@
+type mmi_touch_sh, domain;
+type mmi_touch_sh_exec, exec_type, file_type;
+
+# Started by init
+init_daemon_domain(mmi_touch_sh)
+
+# shell scripts need to execute /system/bin/sh
+allow mmi_touch_sh shell_exec:file rx_file_perms;
+
+# Logs to /dev/kmsg
+allow mmi_touch_sh kmsg_device:chr_file w_file_perms;
+
+# Write to /sys/path/to/firmware/forcereflash
+# Read from /sys/path/to/firmware/poweron (and others)
+allow mmi_touch_sh sysfs_mmi_touch:file rw_file_perms;
+allow mmi_touch_sh sysfs_mmi_touch:dir search;
diff --git a/sepolicy/netmgrd.te b/sepolicy/netmgrd.te
index d7ff8d1..943941f 100644
--- a/sepolicy/netmgrd.te
+++ b/sepolicy/netmgrd.te
@@ -20,7 +20,8 @@
allow netmgrd shared_log_device:chr_file rw_file_perms;
# Access to /proc/sys/net/*
-allow netmgrd proc_net:file write;
+allow netmgrd proc_net:file rw_file_perms;
+allow netmgrd proc_net:dir r_dir_perms;
# Runs /system/bin/toolbox
allow netmgrd system_file:file rx_file_perms;
diff --git a/sepolicy/rild.te b/sepolicy/rild.te
index 69069ae..00f32f8 100644
--- a/sepolicy/rild.te
+++ b/sepolicy/rild.te
@@ -26,3 +26,5 @@
# Allow permissions for FSG
allow rild fsg_file:dir search;
allow rild fsg_file:file r_file_perms;
+
+allow rild mediaserver_service:service_manager find;
diff --git a/sepolicy/sensors.te b/sepolicy/sensors.te
index bac2d54..000b31d 100644
--- a/sepolicy/sensors.te
+++ b/sepolicy/sensors.te
@@ -8,6 +8,13 @@
# drop privileges
allow sensors self:capability { dac_override sys_nice chown setuid setgid net_bind_service};
+# b/18417109
+# The kernel code does a permission check of both net_bind_service and
+# net_raw, and allows access if either one returns true.
+# It does the net_raw check first, triggering an SELinux denial.
+# No need to audit
+dontaudit sensors self:capability net_raw;
+
allow sensors persist_sensors_file:dir setattr;
allow sensors shared_log_device:chr_file rw_file_perms;
diff --git a/sepolicy/surfaceflinger.te b/sepolicy/surfaceflinger.te
deleted file mode 100644
index 75b0677..0000000
--- a/sepolicy/surfaceflinger.te
+++ /dev/null
@@ -1,2 +0,0 @@
-# TODO - identify cause of this
-allow surfaceflinger shell_data_file:dir search;
diff --git a/sepolicy/system_app.te b/sepolicy/system_app.te
index 64304d0..3a845d3 100644
--- a/sepolicy/system_app.te
+++ b/sepolicy/system_app.te
@@ -1,6 +1,3 @@
-# TODO b/17015082
-allow system_app shell_data_file:dir search;
-
allow system_app time:unix_stream_socket connectto;
allow system_app atfwd_service:service_manager add;
diff --git a/sepolicy/system_server.te b/sepolicy/system_server.te
index a3f2cc4..713f3e4 100644
--- a/sepolicy/system_server.te
+++ b/sepolicy/system_server.te
@@ -2,7 +2,6 @@
# (e.g., LocationManager)
qmux_socket(system_server)
-allow system_server fingerprint_device:chr_file rw_file_perms;
allow system_server mpdecision_socket:dir r_dir_perms;
unix_socket_send(system_server, mpdecision, mpdecision)
diff --git a/sepolicy/ueventd.te b/sepolicy/ueventd.te
index 156e035..f58b051 100644
--- a/sepolicy/ueventd.te
+++ b/sepolicy/ueventd.te
@@ -1,2 +1,4 @@
allow ueventd { firmware_file }:dir r_dir_perms;
allow ueventd { firmware_file }:file r_file_perms;
+allow ueventd sysfs_mmi_touch:file w_file_perms;
+allow ueventd sysfs_mmi_touch:dir search;
diff --git a/sepolicy/zygote.te b/sepolicy/zygote.te
deleted file mode 100644
index db4a0c3..0000000
--- a/sepolicy/zygote.te
+++ /dev/null
@@ -1,2 +0,0 @@
-# TODO - identify cause of this
-allow zygote shell_data_file:dir search;