Merge "Use RRO for product-specific resources" into main
diff --git a/Android.bp b/Android.bp
index 1e7b954..b51af0b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -79,6 +79,8 @@
     proto: {
         type: "lite",
     },
+
+    generate_product_characteristics_rro: true,
 }
 
 // Allow other applications to use public constants from SlicePurchaseController