summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--car_product/overlay/frameworks/base/core/res/res/values/config.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/car_product/overlay/frameworks/base/core/res/res/values/config.xml b/car_product/overlay/frameworks/base/core/res/res/values/config.xml
index 52fcf2b5..65559c05 100644
--- a/car_product/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/car_product/overlay/frameworks/base/core/res/res/values/config.xml
@@ -67,9 +67,6 @@
67 <!-- The action buttons should always take the default color. --> 67 <!-- The action buttons should always take the default color. -->
68 <bool name="config_tintNotificationActionButtons">false</bool> 68 <bool name="config_tintNotificationActionButtons">false</bool>
69 69
70 <!-- Home screen(Launcher) app presence -->
71 <bool name="config_noHomeScreen">true</bool>
72
73 <!-- Flag indicating that this device does not rotate and will always remain in its default 70 <!-- Flag indicating that this device does not rotate and will always remain in its default
74 orientation. Activities that desire to run in a non-compatible orientation will find that 71 orientation. Activities that desire to run in a non-compatible orientation will find that
75 they are not able to. --> 72 they are not able to. -->