Snap for 9728260 from 435aabbb962fb657c8617390124531f449828d86 to udc-release

Change-Id: If6459de6c61b59880ada7566dc841e0a5b90c5e2
diff --git a/BUILD b/BUILD
index 7a8a5c6..11bd434 100644
--- a/BUILD
+++ b/BUILD
@@ -8,4 +8,5 @@
     # 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"],
+    target_compatible_with = ["//build/bazel/platforms/os:android"],
 )