diff --git a/system/service/Android.bp b/system/service/Android.bp
index 36d5acfa02c99ac97c16b37638525d186e6e8be7..4c9fd4c3b68b22ae76f6920002bbd2476734962c 100644
--- a/system/service/Android.bp
+++ b/system/service/Android.bp
@@ -226,7 +226,7 @@ cc_test {
         "libprotobuf-cpp-lite",
     ],
 
-    host_supported: true,
+    // host_supported: true, // TODO (b/263324289)
     test_options: {
         unit_test: true,
     },