meta data for this page
  •  

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
android:lineage [2019/01/07 11:52]
niziak
android:lineage [2019/02/01 07:20] (current)
niziak [remove root # icon]
Line 86: Line 86:
 <code bash> <code bash>
 settings get secure icon_blacklist settings get secure icon_blacklist
-rotate+rotate,headset
 </​code>​ </​code>​
  
 <code bash> <code bash>
-settings put secure icon_blacklist rotate,su+settings put secure icon_blacklist rotate,headset,su
 reboot reboot
 </​code>​ </​code>​
Line 106: Line 106:
 dumpsys wifi dumpsys wifi
 dumpsys wifiscanner dumpsys wifiscanner
 +
 +service list
  
 am stop-service wificond am stop-service wificond
Line 136: Line 138:
 </​code>​ </​code>​
  
 +problem: [[https://​discuss.96boards.org/​t/​wifi-does-not-connect-to-the-router-phone-hotspot-with-aosp-prebuilt-image/​5344]] 
 +kernel patch [[https://​patchwork.kernel.org/​patch/​10547433/​]]