Merge "Use RRO for product-specific resources" into main
diff --git a/Android.bp b/Android.bp
index 2bc2fb0..95b2579 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,6 +12,7 @@
     certificate: "platform",
     libs: ["telephony-common"],
     static_libs: ["android-common", "telephonyprovider-protos"],
+    generate_product_characteristics_rro: true,
 }
 
 filegroup {