Android 14 SPRD 隐藏设置智能控制

发布时间:2024年01月04日
--- a/vendor/sprd/platform/packages/apps/Settings/res_unisoc_settings/values/config_feature.xml
+++ b/vendor/sprd/platform/packages/apps/Settings/res_unisoc_settings/values/config_feature.xml
@@ -45,7 +45,7 @@
     <!-- Support freeform windows feature, boolean indicating whether show the freeform windows -->
     <bool translatable="false" name="config_support_freeformwindows" >true</bool>
     <!-- Is the device capable of features in SmartControls. -->
-    <bool name="config_support_smartControls" translatable="false">true</bool>
+    <bool name="config_support_smartControls" translatable="false">false</bool>
     <bool name="config_support_smartWake" translatable="false">true</bool>
     <bool name="config_support_easyDial" translatable="false">true</bool>
     <bool name="config_support_easyAnswer" translatable="false">true</bool>

文章来源:https://blog.csdn.net/m0_60898338/article/details/135389190
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。