Commit Graph

38 Commits

Author SHA1 Message Date
Lorenzo Colitti
7b9577e9b0 Merge "Device specific wakeup packet mark/mask" into oc-dr1-dev 2017-07-06 15:19:11 +00:00
Erik Kline
924d8f36c6 Place non-mobile tethering upstream types first
Test: as follows
    - built
    - flashed
    - booted
    - "runtest frameworks-net" passes
    - started USB tethering and switched upstreams between mobile and wifi
Bug: 63282480

Change-Id: I2b8cd7d56cfe5131df017ec0a437be01bab2b2d8
2017-07-04 20:06:19 +09:00
Adrian Roos
f31e1ea587 AOD: Enable binned brightness sensor
Change-Id: Ib7e80cd8887652984275f51101c6863fb528685d
Fixes: 38354633
Test: Enable AOD, expose to various light conditions, observe that AOD adjusts brightness
2017-06-30 15:06:40 +02:00
Erik Kline
c2249c5e29 No longer need to explicitly specify ethernet upstream type
Test: as follows
    - built
    - flashed
    - booted
    - runtest frameworks-net tethering tests pass
Bug: 32163131
Bug: 36076442

Change-Id: I146dff3d663af20f4c667e0acb1c468df0a5f240
2017-06-21 23:03:42 +09:00
Tyler Gunn
3960493c09 Merge "Enable video pause workaround for 2017 pixel devices." into oc-dr1-dev 2017-06-19 22:56:37 +00:00
Naveen Kalla
d30a7c79fd Add Settings overlay
Add Settings app overlays to
1) remove unwanted UI menu option "mobile_plan"
2) Use "WLAN Call" instead of "Wi-Fi Calling" Setting for DTAG

Bug: 62285528
Bug: 34396511
Test: Manual
Change-Id: I30fe6760c90dec3b9c988dc6d8d563d6e477b8ef
2017-06-19 18:55:05 +00:00
Tyler Gunn
991b7758fa Enable video pause workaround for 2017 pixel devices.
A video pause workaround was made due to a signaling limitation in the QC
modem.  We enabled it for the 2016 devices already but not for the 2017
devices.

Test: Manual
Bug: 62436425
Change-Id: Ic90ded9621929c0821894776c1191f20ddce9afa
2017-06-16 17:26:27 -07:00
Jack He
4a3ca353af walleye & taimen: Add in-band ringing support
Bug: 19171297
Test: make, HFP regression, testplans/92476, testplans/92112
Change-Id: I58315452e02219a27f6bf87fe600de76d84a595e
2017-06-16 11:09:48 -07:00
Joel Scherpelz
931f9ef155 Device specific wakeup packet mark/mask
Test: as follows
    - built
    - flashed
    - booted
    - Manually verified working iptables rules
Bug: 28806131

Change-Id: Ibdc4fec0ff24da8e17b50c289e5f7125a1a9f6b4
2017-06-13 10:48:40 +09:00
Adrian Roos
894e336631 AOD: Use double tap coordinates to trigger Ambient Indication
Fixes: 38386446
Test: double tap on ambient indication while touchscreen is suspended.
Change-Id: I4bff0fb8fc3573d54ccadfaf43765b356caafa05
2017-06-09 00:40:09 +00:00
David Lin
89b4aa84af haptics: update effect waveform
EFFECT_CLICK
- Walleye: On resonance (f1=155 Hz), square wave full amplitude
  (A1=127), auto-brake, duration T1=6ms.
- Taimen: On resonance (f1=155 Hz), square wave full amplitude
  (A1=127), auto-brake, duration T1=10 ms.

EFFECT_DOUBLE_CLICK
- Two actuations T1=25 ms, A1=63, T3=100ms, T2=10 ms, A2=127

LONG_PRESS
- Walleye: 8ms duration with full amplitude
- Taimen: 12ms duration with full amplitude

Bug: 62176703
Test: VTS 1.0
Change-Id: Idf728ad793b3dd64f52d1ea95e8ea2cf3085a72a
Signed-off-by: David Lin <dtwlin@google.com>
2017-06-01 13:32:11 -07:00
TreeHugger Robot
9d1f66e361 Merge "Remove thermal shutdown config" 2017-05-30 20:50:24 +00:00
Wei Wang
a6d882e981 Remove thermal shutdown config
Config has been moved to derived products

Bug: 37711924
Test: Build
Change-Id: I4eb5252a81fcc7ea84d5d426ff46347e9a0dab06
2017-05-30 11:57:55 -07:00
Andre Eisenbach
753ad9da64 Merge "Bluetooth: Enable SAP on Taimen/Walleye" 2017-05-25 21:08:53 +00:00
pkanwar
b57ee850aa Bluetooth: Enable SAP on Taimen/Walleye
Fixes: 62064043
Test: manual
Change-Id: I20ff2e70d0b9be97ae2600007f4bac392defaba8
2017-05-25 18:13:12 +00:00
Adrian Roos
4f5d44b11a Add config option for always on display availability.
By default it's false since always on display requires special tuning,
but we've done that for wahoo devices so set it to true.

Test: manual
Bug: 38354290
Change-Id: I6f061336062d6bb854c80cc7e792d57467ea9fa2
2017-05-24 14:12:22 -07:00
Michael Wright
e1c6923c97 Disable DOZE_SUSPEND
Wahoo devices *do* support this, but there's no synchronization between
DOZE_SUSPEND and pushing frames, so we can't use it in practice.

Test: manual
Change-Id: I5ef2f5ac6407fa89aeb2f16fd7dcff140a055f43
2017-05-10 21:46:59 +01:00
TreeHugger Robot
658dd78713 Merge "Use hardware feature definition to indicate Passpoint support" 2017-05-09 17:21:36 +00:00
Peter Qiu
dc878246fe Use hardware feature definition to indicate Passpoint support
Bug: 36886243
Test: Manual test
Change-Id: I92ffbe929c8ba971de5b090ddec679bd343bcb62
2017-05-05 15:35:14 -07:00
Tajinder Gadh
3a7ceff650 Merge "Add activity zen to dnd overlay" 2017-05-05 22:26:15 +00:00
Tajinder Gadh
f545ab1f43 Add activity zen to dnd overlay
Test: n/a

Change-Id: I801d983d536e7437170e6317db68178490a0937b
2017-05-05 11:31:43 -07:00
Adrian Roos
01285a81fe AOD: move doze config flags to device/ tree
Change-Id: Ibd17e1a56dea0274b8d411bfd4a9cb3044df6fdb
Fixes: 37913858
Test: trigger AOD, verify with adb shell dumpsys that device is in low power display state
2017-05-03 14:33:54 -07:00
Thierry Strudel
404c1a8de4 overlay: frameworks/base/core config.xml
- Remove Brightness related as they are already in device specific overlay
 - Move relevant things that were defined in vendor here

Bug: 36603750
Change-Id: I613a261914d410accd7d2555c3b4bd48ac19df91
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-05-01 16:10:19 -07:00
Adrian Roos
b2f0cd8721 AOD: Decouple suspend from screen state
Allows the device to suspend even when the screen is on.

Bug: 36780767
Test: make droid && adb shell dumpsys power | grep mDecoupleHalAutoSuspendModeFromDisplayConfig; verify it's true
Change-Id: If3c9aa7130d91e96354483c672f153cc0636e70d
2017-04-27 12:36:29 -07:00
Siddharth Ray
cecfd23b11 Location overlay refactoring 2/3
Removed redundant settings from gps.conf
Removed default framework settings from devices folder

Change-Id: Id8d786410fd1bf3d54f458781afcd4fe127de117
2017-04-19 18:29:26 -07:00
TreeHugger Robot
9e627ea90b Merge "power_profile: Fix overlays for wahoo" 2017-04-19 00:40:04 +00:00
Matt Sharifi
fe81b2237b Add camera package to default dnd access list.
Test: Built system image.
Change-Id: I09c9e26adf4c1254b63f44271c0da4378c7bd807
2017-04-18 22:11:01 +02:00
Christine Franks
5648453aa9 Merge "Add config_setColorTransformAccelerated" 2017-04-17 17:21:16 +00:00
Vinay Kalia
d61b2c2cee power_profile: Fix overlays for wahoo
Muskie and Wallye overlays should override the overlays defined
in wahoo. Also, resources outside of the "values" directory are
overlayed by the file so there is no need of power_profile.xml
for wahoo since muskie and walleye will always override it completely.

BUG: 36796913
Test: Verified "App usage since last charge" under Settings->Battery
Change-Id: Idc0bbe8920bf209d7cd721ea2b7fb32647d30ec2
2017-04-14 13:29:45 -07:00
Matt Sharifi
a9df0592a0 Add defaultDndAccessPackages to wahoo overlay.
This is required for the Smart Notifications feature (b/30982945) to
provide DND rules.

Test: NA
Change-Id: I826da7f5189a06effd0dda331852cc3d9a31f202
2017-04-14 18:39:12 +02:00
Vinay Kalia
b8eaf12180 power_profile: Update intial values
Test: Compilation

BUG: 36796913
Change-Id: I03a3d80f02df72ecc88451994c7bca71752e8845
2017-04-13 11:40:39 -07:00
Tyler Gunn
df22a200ed Enable handover support for Google devices.
Enables support for Telecom handover from Telephony ConnectionService
to another ConnectionService for Google devices.

Test: Manual
Bug: 37102939
Change-Id: I91adc9f3bc2908b5bfc19dca4332cceff18f9fb0
2017-04-11 09:22:10 -07:00
Glen Kuhne
232eb2931f default hotspot ssid prefix to 'Pixel'
Added a device specific overlay that changes the default name prefix
from "AndroidAp" to "Pixel"

Test: Builds, manually verified name change
Bug: 36368950
Change-Id: I38a5f6fb950d6a45342080bae186a8ed276d94bf
2017-04-07 14:54:17 -07:00
Christine Franks
8fc61a1263 Add config_setColorTransformAccelerated
Bug: 36603386
Test: lunch walleye-eng && make -j100 and lunch muskie-eng && make -j100
Change-Id: I2ef2c96281d969b893adfe68817af1d41115e00f
2017-04-06 10:10:43 -07:00
Thierry Strudel
d372a17a3c power_profile: initial values
Change-Id: I3666b5942a114eb8b6556b6f1c11970966742089
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-31 23:38:10 +00:00
Ecco Park
e902f3ec6e Update config.xml
1) enable Hotspot & Tethering
2) set Brightness
3) GPS configuration
4) wifi configuration
5) USB port setting
6) tcp buffer tune parameter
7) modem setting
8) Bluetooth Setting
9) camera setting
Bug: 35442182

Change-Id: I3e893b93243a4a604d5355bbee13522df1c800bd
Signed-off-by: Ecco Park <eccopark@google.com>
2017-03-08 14:30:23 +00:00
Jim Miller
8e3373b6ed Add fingerprint navigation support to muskie
Test: manual; enable navigation and ensure direction is correct and
that keys no longer navigate in launcher.
Fixes: 35758627
Change-Id: I0df5a060aacaed75db84d21c9378f6ed3e180c1b
2017-03-07 11:51:57 -08:00
Thierry Strudel
4e18dc435b Import common file from device specific directory
Test: boot, basic functionality
Change-Id: I9c07718b481730c3388f99c5e1eff17c9fd75a7b
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-04 23:34:45 -08:00