android4.0 去设置智能背光选项

【1】android4.0\packages\apps\Settings\res\values\bools.xml
<resources>
    <!-- Whether or not the dock settings are to be displayed for this device when docked -->
    <bool name="has_dock_settings">false</bool>
    <!-- Whether there is a silent mode checkbox  -->
    <bool name="has_silent_mode">true</bool>
    <!-- Whether the power control widget is enabled for this device. Should be overridden for 
         specific product builds. -->
    <bool name="has_powercontrol_widget">true</bool>


    <!-- Display additional System Update menu if true -->
    <bool name="config_additional_system_update_setting_enable">false</bool>
    <!-- Settings -->
    <bool name="has_sim_card_lock">false</bool>
    
    <!-- Display the smart brightness toggle , please set true in nuclear-->
    
<bool name="has_smart_brightness">false</bool>


<!--如果此项为true,将其设置成false--> <!-- only show the hdmi output mode toggle in crane A10--> <bool name="has_hdmi_output_mode">true</bool></resources>
【2】如果有此目录android4.0\device\softwinner\nuclear-evb\overlay\packages\apps\Settings\res\values,也要将此目录下面的
<bool name="has_smart_brightness">false</bool>
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值