Commit graph

22 commits

Author SHA1 Message Date
dianlujitao
3e48e1b0f0
sdm660-common: Hide sRGB toggle in developer options
* This is only available on Nexus/Pixel devices, and we have our own
   implementation in livedisplay.

Change-Id: I8343e4986d7dd8413bd8d36dfad0309a4c08026e
2019-08-14 10:04:12 +02:00
dianlujitao
59be4559b7
sdm660-common: Remove tether dhcp range override
Change-Id: I53462dc6d3bfef37f05087a6e9e6b57a62948cd9
2019-08-14 10:04:12 +02:00
GuaiYiHu
14432024f1
sdm660-common: overlay: Add bluetooth overlay for sdm660 devices
Change-Id: Ic8b1294afbf93cb05a9244c7a1fcb117d08c72c4
2019-08-14 10:04:12 +02:00
coderzstas
823c11d4b6
sdm660-common: Add FP Navigation Gestures and enable SystemNavigationKeys overlay
* useing jasmine keylayouts from android on pie
2019-08-14 10:04:10 +02:00
Isaac Chen
761cdce5c7
wayne-common: Enable HAL3 for camera
* Use api2 for Snap

Signed-off-by: Isaac Chen <tingyi364@gmail.com>
2019-08-14 10:04:10 +02:00
Lucas Dupin
7d0bc64865 wayne-common: overlay: Renamed config_dozeAfterScreenOff
New name is config_dozeAfterScreenOffByDefault
Bug: 73178121

Change-Id: Icf2123d45b2b4727092103632d1bd6f024161c8a
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
2019-07-01 16:42:16 +02:00
Wang Han
f3139a9d80 wayne-common: overlay: Configure number of physical SIM slots
* Needed by telephony-common

Change-Id: I18c058d295ed2eaf23e8ca5d1f3933b65806ed48
2019-07-01 16:42:16 +02:00
Bruno Martins
dd3a428477 wayne-common: overlay: Update power profile for P
Change-Id: I161aa25ba166d41b6736dc52bb7dd78e3a2ad0e7
2019-07-01 16:42:11 +02:00
Purushottam Kushwaha
58ba31c6f6 wayne-common: overlay: Enable ACS and 11ac for softap operations
This sets below flag to true:
  config_wifi_softap_acs_supported
  config_wifi_softap_ieee80211ac_supported

Change-Id: Ie8192caaabfea2853f8f7e9a3644be836bba37ab
CRs-Fixed: 2244800
2019-07-01 14:15:04 +02:00
Kshitij Gupta
48cd52cfd9 wayne-common: overlay: Enable Swipe Up gesture navigation
Change-Id: I6ee5f42748cac1414e5c7f1327fe0f42bf6d863a
Signed-off-by: Kshitij Gupta <kshitijgm@gmail.com>
2018-12-08 09:34:24 +00:00
Mathieu Chartier
9407e427e7 wayne-common: Fix shared vdex name
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
2018-12-08 05:25:20 +00:00
Paul Keith
1ee644d212 wayne: overlay: Reorder tetherable connection types
* 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
2018-07-19 00:01:07 +00:00
LuK1337
0618942b01 wayne: overlay: Remove config_no_sim_display_network_modes overlay
* This overlay does not exist since we are no longer
  based on CAF.

Change-Id: Ibbc522f9ab1597d7e039eb7458cf4bb3924b7176
2018-07-19 00:01:07 +00:00
LuK1337
cb5b4f507b wayne: overlay: Remove send_mic_mute_to_AudioManager overlay
* 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
2018-07-19 00:01:07 +00:00
maxwen
678bfcef81 wayne: overlay: Update overlay to hide sRGB toggle
Expected as an array in Settings package.

Change-Id: I92a56abb0fc1379e4482d1889d04d8db6a14ea2b
2018-07-19 00:00:09 +00:00
guaiyihu
a20e7447db wayne: overlay: Show navigation bar
* Remove hardware key overlay

Change-Id: I2f493d954e55cdb116bb6a774f017f4c0342f121
2018-07-19 00:00:09 +00:00
Isaac Chen
71ad0c9e53 wayne: Initial bringup
Change-Id: I211da5781d8c7a16199fd8a18e1b00cfc9e01944
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:01:25 +00:00
dianlujitao
69360569e1 wayne: Remove perfboost params
* We handle this in CM PowerHAL

Change-Id: I11bd0bd2b7af410864cedb62445beda56f874b69
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03 22:11:27 +08:00
Pavan Kumar M
c3da4cec90 Overlay changes for STA+SAP support
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
2017-08-08 21:42:38 +05:30
Sanjeev Jakkilinki
31b29d8e36 sdm660_64: clean up of boost config
Remove the perf boost params from config file, as they are
moved to mp-ctl code.

Change-Id: I3f9fdc2121909df53bc401259597a23a0149d7df
2017-08-08 21:39:46 +05:30
Niranjan Reddy Dumbala
ba549c4e0d SDM660_64: Intial bring up.
Intial bring up changes

Change-Id: I789911a6cd9edacdf73df41b39a80b096b9f1077
2017-03-24 12:13:47 +05:30
padarshr
0c06a7aedd Initial changes to bringup msmfalcon_64 target.
Change-Id: If686e44247fe1c98c015f26a80fc64debfd521a0
2016-07-19 13:16:43 +05:30