Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

android:huawei [2019-10-27] – created dcaiandroid:huawei [2020-04-19] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Manage status icons ======
 +  * enable `developer mode` and enable `usb debugging`
 +  * allow HDB access
 +
 +''adb shell settings put secure icon_blacklist bluetooth,nfc,eyes_protect,alarm_clock''
 +
 +
 +<code>
 +managed_profile
 +ime
 +sync_failing
 +sync_active
 +cast
 +location
 +bluetooth
 +powersavingmode
 +earphone
 +nfc
 +tty
 +speakerphone
 +zen
 +mute
 +volume
 +wifi
 +cdma_eri
 +data_connection
 +phone_evdo_signal
 +phone_signal
 +battery
 +alarm_clock
 +secure
 +clock
 +volte_call
 +eyes_protect
 +</code>
 +