Moving product specific strings to res-product

In the future, product specific strings need to be put in res-product.

Bug: 253772249
Test: Make Settings
Change-Id: Ie777975ec8e379dee8fdbb5444c09a40f5f9f1d4
This commit is contained in:
Chaohui Wang
2022-11-12 22:49:24 +08:00
parent a9575edf2f
commit f35ad839b2
177 changed files with 27511 additions and 27099 deletions

View File

@@ -55,7 +55,7 @@ android_library {
],
srcs: ["src/**/*.java", "src/**/*.kt"],
resource_dirs: ["res", "res-product"],
static_libs: [
"androidx-constraintlayout_constraintlayout",
"androidx.slice_slice-builders",