Age | Commit message (Collapse) | Author |
|
Change-Id: I2ac22d8801cfa5281219009f3e86019a54ede269
|
|
* No need for it now as framework side handles this well on P
Change-Id: I708663f3de23cf1677a81bf31e8fc5fed4145e1b
|
|
The wifi interface names for wifi can either be wlan0 or wlan1.
Change the "config_tether_wifi_regexs" appropriately.
Bug: 80375412
Bug: 118366147
Test: Ensured we display "Hotspot on" in settings when softap is started
on either wlan0 or wlan1.
Change-Id: I0c456412f9b71ef2ee784f3bfa58b01b9287ca73
|
|
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Change-Id: I2f3f2fc9f0e797170ab34d82b00b46259a5c7348
|
|
Change-Id: I0eaca6efbd9dfa8a3aeebaafa6128728b9cc46f3
|
|
Change-Id: I9a00ebe9c2bac30286acb8c0f8bfc6d61c768fd7
|
|
Change-Id: I285a5a5455cef87d01375e73823e657d7379ed63
|
|
testGetAllNetworkInfo CTS test fails for instant
mode due to no ethernet type network attribute
support and selinux denial to find ETHERNET_SERVICE.
Add ethernet type network in network attributes overlay.
Change-Id: Ie70df6c0473aa1b20d383f2892d18a2f0583c7a9
|
|
Change-Id: I9d075718de3718e0409dc40b2e5220f010ec4463
|
|
Change-Id: I95ae2637bdb9d6c4f9be74de0f738403dc3ecc9c
|
|
* Gives problems with 802.11AC hotspot mode mostly breaking 5ghz hotspot
Change-Id: I912f343b8c2628a93715b135ee1045050236ae93
|
|
Change-Id: I84c9b74e2ad29ff3044f1c8c98ba9d102b39c78c
|
|
* Also use api2 for Snap
Signed-off-by: Isaac Chen <tingyi364@gmail.com>
Change-Id: I62b4c3d7c032c0228e686f296f72f971ca3a977a
|
|
New name is config_dozeAfterScreenOffByDefault
Bug: 73178121
Change-Id: Icf2123d45b2b4727092103632d1bd6f024161c8a
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
* Needed by telephony-common
Change-Id: I18c058d295ed2eaf23e8ca5d1f3933b65806ed48
|
|
This sets below flag to true:
config_wifi_softap_acs_supported
config_wifi_softap_ieee80211ac_supported
Change-Id: Ie8192caaabfea2853f8f7e9a3644be836bba37ab
CRs-Fixed: 2244800
|
|
Change-Id: I6ee5f42748cac1414e5c7f1327fe0f42bf6d863a
Signed-off-by: Kshitij Gupta <kshitijgm@gmail.com>
|
|
Change-Id: I161aa25ba166d41b6736dc52bb7dd78e3a2ad0e7
|
|
The files in arm/arm64 are symlinks and pinning symlinks is not
supported. Pin the target vdex file intead.
Bug: 73990433
Test: manual
Change-Id: I313e1f53487c0a21b615f65dc64c21a1ecb4b7d5
|
|
* 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
|