Snap for 10103804 from 0419b9f2da9a9f813e151256d2f365e19daa5788 to mainline-tzdata5-release

Change-Id: Ice5bea7bbe6a0834f4c81f7a05ac923d1d023fc7
diff --git a/BUILD b/BUILD
index 7a8a5c6..ea0af15 100644
--- a/BUILD
+++ b/BUILD
@@ -8,4 +8,6 @@
     # TODO(b/179889880): this manual BUILD file exists because these resources,
     # if listed as files, would cross package boundary.
     resource_files = ["//packages/apps/Music/kotlin:MusicResourceFiles"],
+    sdk_version = "current",
+    target_compatible_with = ["//build/bazel/platforms/os:android"],
 )