aboutsummaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorJingwen Chen <jingwen@google.com>2023-04-11 07:23:31 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-04-11 07:23:31 +0000
commited35066ec76eefeb97784cd9782013d63fc6a149 (patch)
tree75230f0dbf76d29d64577eb58d7d68839fd2b436 /android
parent1000493802b6bf86817a8a19d431250f6f68f316 (diff)
parentfb8b1a69e9b3a57b136de5ee6cb2999223cfb42b (diff)
downloadsoong-ed35066ec76eefeb97784cd9782013d63fc6a149.tar.gz
Merge "Revert "Re-land test tzdata apex with bazel builds.""
Diffstat (limited to 'android')
-rw-r--r--android/allowlists/allowlists.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go
index 7f3dd2dbe..1ece9fa7d 100644
--- a/android/allowlists/allowlists.go
+++ b/android/allowlists/allowlists.go
@@ -365,8 +365,6 @@ var (
"system/testing/gtest_extras": Bp2BuildDefaultTrueRecursively,
"system/timezone/apex": Bp2BuildDefaultTrueRecursively,
"system/timezone/output_data": Bp2BuildDefaultTrueRecursively,
- "system/timezone/testdata": Bp2BuildDefaultTrueRecursively,
- "system/timezone/testing": Bp2BuildDefaultTrueRecursively,
"system/tools/aidl/build/tests_bp2build": Bp2BuildDefaultTrue,
"system/tools/aidl/metadata": Bp2BuildDefaultTrue,
"system/tools/hidl/metadata": Bp2BuildDefaultTrue,
@@ -1473,7 +1471,6 @@ var (
// M5: tzdata launch
"com.android.tzdata",
"test1_com.android.tzdata",
- "test3_com.android.tzdata",
// M7: adbd launch
"com.android.adbd",
"test_com.android.adbd",