From fb8b1a69e9b3a57b136de5ee6cb2999223cfb42b Mon Sep 17 00:00:00 2001 From: Junho Yoon Date: Tue, 11 Apr 2023 07:15:14 +0000 Subject: [PATCH] Revert "Re-land test tzdata apex with bazel builds." Revert submission 2522075-tzdata-test-apex-bazel Reason for revert: DroidMonitor: Potential culprit for Bug X - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted Reverted changes: /q/submissionid:2522075-tzdata-test-apex-bazel Change-Id: I08bfddf05a3461328c0b77dfe6c532a7f20a3df9 --- android/allowlists/allowlists.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index d7e7d16f6..d7bcc8171 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -364,8 +364,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, @@ -1471,7 +1469,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",