meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| android:lineage [2019/01/07 08:55] – niziak | android:lineage [2019/02/01 07:20] (current) – [remove root # icon] niziak | ||
|---|---|---|---|
| Line 86: | Line 86: | ||
| <code bash> | <code bash> | ||
| settings get secure icon_blacklist | settings get secure icon_blacklist | ||
| - | rotate | + | rotate,headset |
| </ | </ | ||
| <code bash> | <code bash> | ||
| - | settings put secure icon_blacklist rotate,su | + | settings put secure icon_blacklist rotate,headset,su |
| reboot | reboot | ||
| </ | </ | ||
| Line 106: | Line 106: | ||
| dumpsys wifi | dumpsys wifi | ||
| dumpsys wifiscanner | dumpsys wifiscanner | ||
| + | |||
| + | service list | ||
| am stop-service wificond | am stop-service wificond | ||
| Line 111: | Line 113: | ||
| </ | </ | ||
| + | < | ||
| + | dumpsys wifiscanner | ||
| + | ... | ||
| + | Latest scan results: | ||
| + | BSSID Frequency | ||
| + | xx: | ||
| + | xx: | ||
| + | xx: | ||
| + | xx: | ||
| + | xx: | ||
| + | Latest native scan results: | ||
| + | BSSID Frequency | ||
| + | xx: | ||
| + | xx: | ||
| + | xx: | ||
| + | xx: | ||
| + | xx: | ||
| + | xx: | ||
| + | xx: | ||
| + | xx: | ||
| + | xx: | ||
| + | xx: | ||
| + | </ | ||
| + | problem: [[https:// | ||
| + | kernel patch [[https:// | ||