diff options
-rw-r--r-- | ice_common.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ice_common.mk b/ice_common.mk index 9b70ee4a..6c4f1bae 100644 --- a/ice_common.mk +++ b/ice_common.mk @@ -6,3 +6,6 @@ # Overlays DEVICE_PACKAGE_OVERLAYS += device/google/gs201/overlay-ice + +# Google Assistant +PRODUCT_PRODUCT_PROPERTIES += ro.opa.eligible_device=true |