Commit graph

73 commits

Author SHA1 Message Date
Fiona Campbell
54c599b606 Update Low Light Biases
- Interactive = 5250K
- Idle = 4000K

Bug: 265233091
Test: adb shell dumpsys color_display | grep mTemperatureMin -A10 && adb shell dumpsys display | grep mLowLightAmbientBrightnessToBiasSpline -A2
Change-Id: I25c5d815bccfd1eb8258ed71071214e22d04a012
2023-09-26 14:50:41 +00:00
Fiona Campbell
e94e0e840a Add Strong mode configs for dwbc
- Add configs for strong mode.

Bug: 265233091
Test: adb shell dumpsys color_display | grep mTemperatureMin -A10 && adb shell dumpsys display | grep mLowLightAmbientBrightnessToBiasSpline -A2
Change-Id: I9e36f690ba9c79252475dc10e6c5f4fb70932b1c
2023-09-11 13:38:53 +00:00
Philip Quinn
658e774004 Merge "Update motion prediction offset." into udc-qpr-dev 2023-07-25 16:54:09 +00:00
Gaurav Sarode
03da5d06fd Merge "Fix tangorpro_car build file path" into udc-dev am: 5e6bef9445 am: 59a46b4fd8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/24069113

Change-Id: I1738acb163158e629085dc3fbecb923fcb1b6485
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-20 01:28:55 +00:00
Gaurav Sarode
5e6bef9445 Merge "Fix tangorpro_car build file path" into udc-dev 2023-07-20 00:05:43 +00:00
Philip Quinn
fb55fbb7ec Update motion prediction offset.
The Jetpack motionprediction library calculates a prediction target
based on the minimum display refresh rate (16~18 ms). UX feedback
suggests that we should cap this at 3~4 stylus frames, which
therefore requires a -4 ms offset (1 frame). Clients of the framework
MotionPredictor can control the prediction time directly and can
access predictions further into the future by providing a larger
value.

Bug: 288354672
Test: predictions are visible in the motionprediction test app
Change-Id: I3a489b59b8b2050c64dd31b2a0f75c2238cb432d
2023-07-18 10:27:29 -07:00
Gaurav Sarode
cb039ba502 Fix tangorpro_car build file path
bug: 291147977
Test: local build
Change-Id: I54c9e4d7523ce2d6f9faf50fdc126163e9547593
2023-07-13 17:17:44 -07:00
Maryam Dehaini
ea86b8db9b Reduce status bar height
Reduce status bar height to 36dp for the tangorpro devices.

Bug: 287482975
Test: Manual testing
Change-Id: I4e88b46293576b5bfae11642800516c39c4392cb
2023-07-06 14:09:34 -07:00
Suprabh Shukla
05389f8c29 Update Sound_trigger interrupt mapping
Test: Manually verify the output of `dumpsys batterystats --wakeups`

Bug: 284405919
Change-Id: I0636029e1d21865336c546672474d4bbdc23ce28
2023-05-26 13:12:06 -07:00
Richard Chang
14a4bb9f17 tangorpro: remove customizedMaxCachedProcesses
With project Snowbird in U, the MaxCachedProcesses is 1024 by default

Bug: 278086134
Test: Build
Change-Id: Id8cc63e847c09b54817d34914261ea4e55be1d7c
2023-05-15 02:44:22 +00:00
Suprabh Shukla
dedbcefd28 Adding interrupt mapping for sound_trigger wakeups
Test: Manually inspect the output of `dumpsys batterystats --wakeups`

Bug: 271922941
Change-Id: I8c689a7cc4edd3821520a96afcc5dc2567302912
2023-05-10 16:03:03 -07:00
Chaohui Wang
b08d7e6eee Update Limb SAR value in Regulatory Label am: 0bf681e82c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/23055943

Change-Id: I584ba0a58c1f6bc0da65cdbfc9362f43195dd7b4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-09 23:01:45 +00:00
Chaohui Wang
0bf681e82c Update Limb SAR value in Regulatory Label
Bug: 280308284
Test: Visual
Change-Id: I1b59a9aac3fa398fce11d258c134f33185afadd9
2023-05-06 03:54:45 +00:00
Treehugger Robot
9dc466b133 Merge "Add wakeup interrupt mapping" into udc-dev 2023-05-03 23:56:15 +00:00
Suprabh Shukla
79dca2073b Add wakeup interrupt mapping
Test: Manually inspect the output of:
`dumpsys batterystats --wakeups`

Bug: 271922941
Change-Id: Ie0bdef180adfa624afa8159df6fbb4654c87807a
2023-05-03 22:12:10 +00:00
Christine Franks
3cf190c44d Set display white balance stepping configs
Bug: 274483293
Test: check transition smoothness
Change-Id: I630a4996ee39c11620ce64f87db811854ea77f66
2023-05-02 23:45:45 +00:00
Chungkai Mei
50d3691520 Enable load kernel modules in parallel
enable load kernel modules in parallel but load some
specific modules in sequential

Test: reboot more than 500 times without failure
Bug: 229794277
Change-Id: I41cb5a09fb88ff7faa5ec12f71209b35cd941948
Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-04-21 03:38:37 +00:00
TreeHugger Robot
8136f8b400 Merge "Enable lidControlsSleep config." into tm-qpr-dev 2023-03-30 01:42:16 +00:00
TreeHugger Robot
5f55e888ce Merge "Decrease the touch slop to prevent unintentional long presses" into tm-qpr-dev am: 9bc189cd56 am: c4d381d68e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/22173742

Change-Id: Ia04f3db9de74163844582648ae4dd9d605d77fd7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-24 19:25:51 +00:00
Siarhei Vishniakou
88163f2a20 Decrease the touch slop to prevent unintentional long presses
On this device, the default touch slop value of 8dp is too large. It corresponds to a physical distance of ~ 1.5mm.
This results in long presses getting triggered too easily.

Reduce the touch slop to 5 dp, which is about ~ 1mm, and closer to a reference device that doesn't exhibit the long-press issue.

Bug: 270835406
Change-Id: I1973e7831f527f2f654661bd4917f48992c74b61
Test: use a test app for long presses
2023-03-24 09:21:09 +00:00
Seigo Nonaka
3a763fc7bb Show shortcut label on context menu
Bug: 240385199
Test: Manually done
Change-Id: Icaf85d0f4d71d8bddf5628015cc53e31b92c302d
2023-03-22 18:39:11 +09:00
matthuang
fbb68c0474 Enable lidControlsSleep config.
Bug: 262056923
Bug: 274537630
Test: Screen is off when put a magnet close to hall sensor.
Change-Id: I950c1d5f6284f8ce133ca94ce98eec78ec9cfa93
Merged-In: I950c1d5f6284f8ce133ca94ce98eec78ec9cfa93
2023-03-22 03:45:28 +00:00
TreeHugger Robot
c45bb5e30b Merge "Make tangorpro board work with aae-on-phone" into tm-qpr-dev am: a6f9e74a89 am: 8df80411da
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/21452701

Change-Id: Iaaa5a17f2be58bac9feefaf4eb55820fc639753d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-06 17:57:18 +00:00
Michael Wachenschwanz
0f28d80489 Don't reset BatteryStats on high battery level or significant charge
Bug: 256919205
Test: manual (unplug device while high battery level and check `adb
shell dumpsys batterystats`)

Change-Id: I01b998cb9e6c39852bc96886fb25aa09bf09f3ea
2023-02-17 21:24:21 +00:00
Calvin Huang
13d556fa49 Make tangorpro board work with aae-on-phone
Bug: 268520081
Test: lunch tangorpro_car-userdebug & build & adb shell wm density
Change-Id: I8277b1751a22ab8e5e310bbd169032a4a83e32d0
2023-02-15 23:46:19 +00:00
TreeHugger Robot
db65a02673 Merge "display: golden files update" into tm-qpr-dev am: 8aecc4c50e am: faaefb0abb
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/21217218

Change-Id: I6bba51b0fab9b4213968d37cf15f8f80346125e9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-09 10:45:44 +00:00
TreeHugger Robot
cf2147b5a8 Merge "Enable lidControlsSleep config." 2023-02-04 04:24:38 +00:00
linpeter
1834a40c68 display: golden files update
Bug: 267564473
test: loading the file during boot
Change-Id: Ic8cdcc8ae9e77d9b377151defa418e45683995a6
2023-02-02 05:57:20 +00:00
Christine Franks
55bfcf3953 Merge "Set DWB transition speed and high light range" into tm-qpr-dev am: 5eb15c882e am: f030a0fbaa
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/21120631

Change-Id: Id0c86d34aa61b6ec3726c2b2bfeea3d3bead33c7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-31 20:14:45 +00:00
matthuang
2d32591c54 Enable lidControlsSleep config.
Bug: 262056923
Test: Screen is off when put a magnet close to hall sensor.
Change-Id: I950c1d5f6284f8ce133ca94ce98eec78ec9cfa93
2023-01-31 17:06:58 +08:00
Christine Franks
47c84e1cb1 Set DWB transition speed and high light range
Transition speed set to 30s, high light range set to
130k-150k lux.

Bug: 255417189
Bug: 266436992
Test: builds

Change-Id: I68c6b63d6337ceab937c99292b49fe0254bf626e
2023-01-30 22:46:13 +00:00
Philip Quinn
189d144c08 Merge "Enable system motion prediction on Tangor." 2023-01-28 21:45:50 +00:00
Beverly
288dffb36e Update lock icon padding am: 46b613c59a am: ce9d55fe02
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/21091597

Change-Id: Ic8b0e290cbc6b539f352cb0c94101ff02a27090c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-26 17:54:42 +00:00
Beverly
46b613c59a Update lock icon padding
It should not change based on density changes.

Test: visual inspection
Bug: 264738021
Change-Id: I98f948b4a1bd7e6cc560f14e2e1b14a0bde76f01
2023-01-25 19:11:12 +00:00
Philip Quinn
e29c2e712b Enable system motion prediction on Tangor.
Bug: 167946763
Test: m MotionPrediction && adb install $ANDROID_PRODUCT_OUT/system/app/MotionPrediction/MotionPrediction.apk
Change-Id: I85a0ac2bb0b054ca49254bbb7e0f32041a468336
2023-01-22 17:55:46 -08:00
Behnam Heydarshahi
621ddb3a3b Ring volume icon stuck at normal am: 3fcd20eb88 am: dc5cb36310
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/21037086

Change-Id: I925b2eae5cf379885ec1048b1bf254b9dbff62bf
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-19 15:44:01 +00:00
Behnam Heydarshahi
3fcd20eb88 Ring volume icon stuck at normal
Fix the bug where dragging ring volume slider all the way to left
would not trigger an icon change, on devices that do not have
a vibrator.

Solution: offer a boolean config for volumeDownToEnterSilent.

Bug: 265459313

Test: Manual. Slide ring volume to left in settings. Ring volume
icon should switch to mute/vibrate and not get stuck at normal.

Change-Id: I71621dc2655317de8fb16b7b57d6087dfe7ceff3
2023-01-18 21:28:07 +00:00
Behnam Heydarshahi
813df59e3c Merge "Change default notification stream audio" into tm-qpr-dev am: ca1754a040 am: dc2aaacac2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20960716

Change-Id: I5e54068a6f2758fc4e06a314da61cbfcf3fe74a6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-18 16:14:15 +00:00
Behnam Heydarshahi
ca1754a040 Merge "Change default notification stream audio" into tm-qpr-dev 2023-01-18 14:30:32 +00:00
Christine Franks
58ba877851 Merge "Update low light and strong mode DWB values" into tm-qpr-dev am: e147e26486 am: 43469f2d53
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20970458

Change-Id: Ic4be6cd271dd9e52f99456bb4ad3ecef2a2919c1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-17 21:34:36 +00:00
Christine Franks
e147e26486 Merge "Update low light and strong mode DWB values" into tm-qpr-dev 2023-01-17 20:02:39 +00:00
Christine Franks
1a722f95d9 Update low light and strong mode DWB values
Bug: 243717330
Test: n/a
Change-Id: Id810d4b2ab2bc1d9984540d5fd160c454b7de545
2023-01-17 14:06:37 +00:00
Yein Jo
d09bee7979 Merge "Update x and y to align with the recent device configuration change." into tm-qpr-dev am: bb160b76b2 am: ce69f5ca55
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20947068

Change-Id: I993015bf82bb031b458ddc37a01c186314d065db
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-13 18:17:59 +00:00
Yein Jo
18e320375b Update x and y to align with the recent device configuration change.
Default device orientation has changed from landscape to portrait.
Update those values accordingly.

Bug: 264992323
Bug: 264993675
Test: Manual
Change-Id: I12903a60fb96b434d523263b1d9c9f22405b5666
2023-01-13 00:20:32 +00:00
Behnam Heydarshahi
357bd3959f Change default notification stream audio
New value is zero.

Bug: 241488207

Test: Manual. After the device is updated, verify that the notification
volume is zero when device boots up.

Change-Id: Iff1dd911cb702557e1171d53fa3432fbf691b4d9
2023-01-12 22:27:31 +00:00
TreeHugger Robot
a70e5aeb43 Merge "Add regulation e-label for TangorPro" into tm-qpr-dev am: f472721012 am: 265e4f0f8f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20838871

Change-Id: I2865916458e55f93f0a3b4ac4b8e8a0ee233ee24
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-05 07:39:07 +00:00
Yanting Yang
932308de7e Add regulation e-label for TangorPro
Bug: 249000738
Test: visual
Change-Id: Id267f0faa85bd8da95bc59aecfd10697c57b7fcf
2023-01-04 15:09:28 +08:00
Sam Ou
4f35841deb Merge "power_profile: remove modem" into tm-qpr-dev am: cf8e4c8484 am: 2e473cde47
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20673896

Change-Id: I346645df7e273e00b030df4faa99df4b92d33c03
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-16 06:03:38 +00:00
Sam Ou
cf8e4c8484 Merge "power_profile: remove modem" into tm-qpr-dev 2022-12-16 05:01:38 +00:00
TreeHugger Robot
e379579534 Merge "Mark that device is not voice capable" into tm-qpr-dev am: d8ffc64faf am: 5cd4e3eee0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20691307

Change-Id: I6468ac45219426452ee2b6a9dffed963af24722c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-10 03:16:11 +00:00