Age | Commit message (Collapse) | Author |
|
* In O, the default setting for mobile data always active was
changed from off to on, meaning that when non-WiFi tethering
is being attempted, more than one connection can be active
* Since the first active connection type in this overlay is used,
reorder the values to get WiFi connections first, and then
any type of mobile data connection, instead of vice versa
Change-Id: I41f31ba1a2793e209ff439c9ba28a390fecdeecb
|
|
* This overlay does not exist since we are no longer
based on CAF.
Change-Id: Ibbc522f9ab1597d7e039eb7458cf4bb3924b7176
|
|
* send_mic_mute_to_AudioManager hasn't been doing anything
since Android 4.4, therefore there's no reason to keep it.
Change-Id: I74ed33265fccd59def5c2f9e67a9e8a28ce4dbc9
|
|
Expected as an array in Settings package.
Change-Id: I92a56abb0fc1379e4482d1889d04d8db6a14ea2b
|
|
* Remove hardware key overlay
Change-Id: I2f493d954e55cdb116bb6a774f017f4c0342f121
|
|
Change-Id: I211da5781d8c7a16199fd8a18e1b00cfc9e01944
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|
|
* We handle this in CM PowerHAL
Change-Id: I11bd0bd2b7af410864cedb62445beda56f874b69
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|
|
config_tether_wifi_regexs need to be customized
based on feature set supported for different targets.
softap0 will be default interface for STA+SAP supported
targets. Other targtes will have wlan0 as default interface.
CRs-Fixed: 2087745
Change-Id: If1f0af51f7ec46e116d96d9164b4ffee9751ced2
|
|
Remove the perf boost params from config file, as they are
moved to mp-ctl code.
Change-Id: I3f9fdc2121909df53bc401259597a23a0149d7df
|
|
Intial bring up changes
Change-Id: I789911a6cd9edacdf73df41b39a80b096b9f1077
|
|
Change-Id: If686e44247fe1c98c015f26a80fc64debfd521a0
|