Joe Huang
b9352d7f6a
[DO NOT MERGE] Add HAL attributes to support LPPe DBH features am: a3c45b1680
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16544735
Change-Id: I358262e1fd5865f9b5a96e4b7d92f3c01d0acf9c
2021-12-29 14:16:15 +00:00
Joe Huang
70479f1b26
Add HAL attributes to support LPPe DBH features
...
Fix CP LPPe DBH message missing issue by enabling:
- CpLppeCancelDbhOnAgnssProvideLoc
- CpLppeUseAgnssLocForEmptyDbh
Bug: 212487275
Test: atest VtsHalGnssTargetTest
atest CtsLocationGnssTestCases
atest GtsLocationTestCases
atest PtsChreTestRunner
Change-Id: I66acbbbc82ea34012a1ceb1c8248ec4d1084418f
2021-12-29 08:06:55 +00:00
Joe Huang
a3c45b1680
[DO NOT MERGE] Add HAL attributes to support LPPe DBH features
...
Fix CP LPPe DBH message missing issue by enabling:
- CpLppeCancelDbhOnAgnssProvideLoc
- CpLppeUseAgnssLocForEmptyDbh
Bug: 212487275
Test: atest VtsHalGnssTargetTest
atest CtsLocationGnssTestCases
atest GtsLocationTestCases
atest PtsChreTestRunner
Change-Id: I66acbbbc82ea34012a1ceb1c8248ec4d1084418f
2021-12-29 07:44:00 +00:00
wenchangliu
284771fad8
Enable media performance class 12 am: 066f73ac81
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16544857
Change-Id: I8c030fba5221bde5f9596bcee5658feb03258e17
2021-12-28 11:12:41 +00:00
wenchangliu
066f73ac81
Enable media performance class 12
...
Bug: 205071373
Test: atest CtsMediaPerformanceClassTestCases
Test: atest android.hardware.camera2.cts.ExtendedCameraCharacteristicsTest
Test: atest android.filesystem.cts.RandomRWTest
Test: atest android.filesystem.cts.SequentialRWTest
Test: atest CtsVideoQualityFloorHostTestCases
Change-Id: I462fda9a2c09b6212791b30f4af08d4893ef10e9
2021-12-27 21:09:00 +08:00
TreeHugger Robot
75c6e9aa4f
Merge "vibrator: stop support primitives THUD/SPIN/LOW_TICK" into sc-v2-dev am: ddc209d970
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16519005
Change-Id: I3beb34bed90f76044fe01a5e023cdc2f2f26fc1b
2021-12-23 03:14:02 +00:00
TreeHugger Robot
ddc209d970
Merge "vibrator: stop support primitives THUD/SPIN/LOW_TICK" into sc-v2-dev
2021-12-23 02:58:59 +00:00
TreeHugger Robot
1e2c96c594
Merge "Device uses default prox sensor for falsing" into sc-v2-dev am: 5e3c8897b6
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16516097
Change-Id: I49cad795454b9ede7e56f17dfa04e65d6dca931a
2021-12-22 17:34:46 +00:00
TreeHugger Robot
5e3c8897b6
Merge "Device uses default prox sensor for falsing" into sc-v2-dev
2021-12-22 17:17:42 +00:00
TreeHugger Robot
9446d5dd58
Merge "audio: update audio tuning table" into sc-v2-dev am: 49fe55320b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16518856
Change-Id: I5a1a056dcd491c88895157a1c4b10484f61d23e5
2021-12-22 16:06:59 +00:00
TreeHugger Robot
49fe55320b
Merge "audio: update audio tuning table" into sc-v2-dev
2021-12-22 15:47:51 +00:00
Tai Kuo
a2f3533758
vibrator: stop support primitives THUD/SPIN/LOW_TICK
...
Keep PRIMITIVE_NOOP, PRIMITIVE_CLICK, PRIMITIVE_QUICK_RISE,
PRIMITIVE_SLOW_RISE, PRIMITIVE_QUICK_FALL and PRIMITIVE_TICK
Bug: 208766820
Test: adb shell getprop | grep vibrator
Test: adb shell idlcli vibrator getSupportedPrimitives
Test: adb shell idlcli vibrator getCapabilities
Test: adb shell dumpsys vibrator_manager
Test: adb shell dumpsys android.hardware.vibrator.IVibrator/default
Signed-off-by: Tai Kuo <taikuo@google.com>
Change-Id: I59e3494508e9adf34eaada16d6862594bc081ef3
2021-12-22 15:10:41 +00:00
vincenttew
54b24aac75
audio: update audio tuning table
...
this mps includes LinkLaw to let every volume step timbre consistency
and modify audio_policy.xml to let linear music playback volume step &
suitable Notification & DTMF.
1. Overall sound quality need to be improved on the landscape mode at
the maximum volume (b/208954824)
2. Overall sound quality need to be improved on the portrait mode at
the maximum volume (b/208954249)
Bug: 211725396
Test: build pass
Signed-off-by: vincenttew <vincenttew@google.com>
Change-Id: I1e5c48228d6abe18e8fa27d10f134e19984a491d
2021-12-22 18:10:41 +08:00
TreeHugger Robot
a5e1593c18
Merge "Add system property for 1080p 60fps binning mode" into sc-v2-dev am: 0574279c2d
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16483969
Change-Id: Ia9dfc9932d68109db68f244ccca9c3981d3de916
2021-12-22 08:23:25 +00:00
TreeHugger Robot
0574279c2d
Merge "Add system property for 1080p 60fps binning mode" into sc-v2-dev
2021-12-22 08:06:29 +00:00
Beverly
a88c78af0a
Device uses default prox sensor for falsing
...
The prox sensor does NOT need be gated by the
light sensor because the device only has one
frequency which the white dot is synced to
so that it won't be visible.
Test: manual
Fixes: 204746796
Change-Id: I8443a34d6d37fe152b02be4efe5b45cbe953e22f
2021-12-21 17:29:42 +00:00
vincenttew
1da7ee60f3
audio: add usb headset mic source to factory test am: 731a1b4441
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16500076
Change-Id: I023337e61b99f7e173575e97e71fd61f3871dea6
2021-12-21 13:44:21 +00:00
vincenttew
731a1b4441
audio: add usb headset mic source to factory test
...
Bug: 211528888
Test: loopback audio command, build pass
Signed-off-by: vincenttew <vincenttew@google.com>
Change-Id: I3a2a4c227a24fe87eb846f94851b9dc81df33f2a
2021-12-21 16:29:00 +08:00
TreeHugger Robot
caa98b8faa
Merge "display: update display color data" into sc-v2-dev am: 72446b19fa
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16467140
Change-Id: I5a630a7c5559e565ce85ae25ff563a10c54ea51e
2021-12-21 02:56:31 +00:00
TreeHugger Robot
72446b19fa
Merge "display: update display color data" into sc-v2-dev
2021-12-21 02:43:05 +00:00
timothywang
c540dcf6a2
Add system property for 1080p 60fps binning mode
...
Test: go/p21-camera-test-checklist
Bug: 207430886
Change-Id: Ia2ef7909563ee020d0381f836ca86512c62ba325
2021-12-16 14:39:22 +08:00
Sasha Smundak
6cc8aa3d80
Use soong_config_ macros to set Soong config variables.
...
Bug: 198503843
Test: treehugger
Change-Id: I0ba5abeb34b48ff07b6642e601c2badef81c5d7e
2021-12-15 12:02:24 -08:00
linpeter
63ded053e0
display: update display color data
...
Updated LHBM compensation data
Bug: 210591829
test: check lhbm
Change-Id: I834d3c024ad6e2a83c2c2e02999a272ec2e88986
2021-12-15 11:05:42 +08:00
TreeHugger Robot
87d7147b24
Merge "thermal: Update thermal config" into sc-v2-dev am: b44be5bff4
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16409868
Change-Id: I81d32944c5d02e135dede07d936e3ae66aa55af1
2021-12-10 16:53:37 +00:00
TreeHugger Robot
b44be5bff4
Merge "thermal: Update thermal config" into sc-v2-dev
2021-12-10 16:36:21 +00:00
Joe Huang
88a9be060b
Merge "gps: Update EnableOnChipStopNotification" into sc-v2-dev am: 400a6b6802
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16414551
Change-Id: I1b501f774afac9877fc25954f2f47a388f5ba3a9
2021-12-10 06:04:26 +00:00
Joe Huang
400a6b6802
Merge "gps: Update EnableOnChipStopNotification" into sc-v2-dev
2021-12-10 05:46:46 +00:00
Alex Hong
cc21fb49b1
Merge "[DO NOT MERGE] Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices" into sc-v2-dev am: 74c176b10b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16426479
Change-Id: I08346c2c3259a9cecddead20c7d080ce026546ce
2021-12-10 00:09:25 +00:00
Alex Hong
87496cd762
[DO NOT MERGE] Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices am: 540bbafc21
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16426479
Change-Id: Ia0e9b07b1279efe490955167ba670bfaba436b4e
2021-12-10 00:09:24 +00:00
Alex Hong
74c176b10b
Merge "[DO NOT MERGE] Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices" into sc-v2-dev
2021-12-09 23:51:36 +00:00
Alex Hong
540bbafc21
[DO NOT MERGE] Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices
...
Test: adb shell getprop ro.product.first_api_level
Bug: 202921268
Change-Id: I5e65bc09d219567c307f3009563ece89f4fc6db5
Signed-off-by: Alex Hong <rurumihong@google.com>
2021-12-09 17:32:49 +00:00
David Chao
1f49d8cdde
thermal: Update thermal config
...
Based on the latest safety test results update thermal config.
Bug: 208954508
Test: thermal throttling worked properly after appling the config
Change-Id: I820d4a69eadfa1d73a119c1652a33444ff2674a9
2021-12-09 14:34:18 +08:00
Beverly
ba2ad598a1
DO NOT MERGE Revert udfps haptics updates am: 1683c88535
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16422719
Change-Id: Iaf135a362bfc1c507f5952485286b544740ea9e3
2021-12-08 23:54:53 +00:00
Beverly
1683c88535
DO NOT MERGE Revert udfps haptics updates
...
Test: manual
Bug: 202867177
Bug: 209191275
Change-Id: I5b1341e6e34f5b1e0b7f456a61ce4d7928a16b8c
2021-12-08 19:45:42 +00:00
Joe Huang
3078eef49e
gps: Update EnableOnChipStopNotification
...
Set EnableOnChipStopNotification=”2”.
Sends on-chip stop notification only when the Host request exists and on-chip request stops.
Bug: 209383266
Test: logging test for case #1 , #3 and #4 in b/197196725#comment39
Change-Id: I086926514def25059078da6a5532d4755e4a520e
2021-12-09 00:06:27 +08:00
TreeHugger Robot
0e05fec04b
Merge "audio: update audio tuning table" into sc-v2-dev am: e41c606554
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16378671
Change-Id: I30d8255b01bd1be37d9dae2a11bc726fe3a92f98
2021-12-07 13:05:19 +00:00
TreeHugger Robot
e41c606554
Merge "audio: update audio tuning table" into sc-v2-dev
2021-12-07 12:33:48 +00:00
Ching-Sung Li
4482d35131
Merge "Build B3 default CMF color wallpaper" into sc-v2-dev am: ba6634bc43
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16388705
Change-Id: Ibf0c4511c462466035defbd818d9e381026d25a2
2021-12-07 10:05:58 +00:00
Ching-Sung Li
ba6634bc43
Merge "Build B3 default CMF color wallpaper" into sc-v2-dev
2021-12-07 09:50:08 +00:00
TreeHugger Robot
266047912b
Merge "Camera: Enable to raise buffer allocation priority" into sc-v2-dev am: 14360a4ee4
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16361909
Change-Id: I2987f8fadf5224cd73160c48442cd1ff8bf7f533
2021-12-07 09:34:01 +00:00
TreeHugger Robot
8ca720aa6d
Merge "audio: Add command to set PCM steam wait time for voice and audio." into sc-v2-dev am: 7732a823c8
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16373912
Change-Id: I437a18ca7a81ebc69fac46efbb27d7691a2735f8
2021-12-07 09:33:15 +00:00
vincenttew
4b80986b23
audio: update audio tuning table
...
Change List :
[fortemedia tuning]
1. HA
Enable FB FFP
2. HH
Enable FB FFP
Modify TX TD-DRC gain
Sync HH TX setting to Headphone/VCO/BT-HAC
3. HE blackbird
Enable FB FFP
Reduce the clipping risk on RX path (SWB and FB RX)
Modify RX TD-DRC
Modify RX FD-EQ
[recording.gatf tuning]
1. Modifing IIR2 and SNS parameters in SA
2. Modifing IIR and MBDRC settings in SA-lite
Hardware verification:
- Verified Handset/Speaker phone/USB-Headset function work well.
- build in mic recording
Bug: 208745408
Bug: 192810349
Test: build pass, recording, playback, voice call
Signed-off-by: vincenttew <vincenttew@google.com>
Change-Id: I1fdb709a2fcdabdaf730c8b2e2e6ce2cf7d7097f
2021-12-07 09:31:25 +00:00
TreeHugger Robot
14360a4ee4
Merge "Camera: Enable to raise buffer allocation priority" into sc-v2-dev
2021-12-07 09:19:44 +00:00
TreeHugger Robot
7732a823c8
Merge "audio: Add command to set PCM steam wait time for voice and audio." into sc-v2-dev
2021-12-07 09:06:37 +00:00
PETER LIANG
8f4c77b284
Merge "Set up configs and some voice packs of Text-To-Speech." into sc-v2-dev am: 7dbf8f1b92
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16388700
Change-Id: I9df647855e5214b5baae48f5830c57ce8855e91a
2021-12-06 12:17:14 +00:00
PETER LIANG
7dbf8f1b92
Merge "Set up configs and some voice packs of Text-To-Speech." into sc-v2-dev
2021-12-06 11:19:38 +00:00
Peter_Liang
a287ca65dd
Set up configs and some voice packs of Text-To-Speech.
...
Bug: 209001507
Test: manual test
Change-Id: Iee6c2424b3fe457e78c814b6b049414bd1cc6454
2021-12-06 15:55:22 +08:00
Yung Ti Su
cf55e2be6c
Merge "audio: change format of deep-buffer to float" into sc-v2-dev am: a7c9c6b264
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16356979
Change-Id: I8af0b426f876cdc4b4f4d7f84afb23c9054860a9
2021-12-06 01:06:26 +00:00
Yung Ti Su
a7c9c6b264
Merge "audio: change format of deep-buffer to float" into sc-v2-dev
2021-12-06 00:48:10 +00:00
Ching-Sung Li
97d004ecdb
Build B3 default CMF color wallpaper
...
Bug: 193775799
Test: Build pass; Manual
Change-Id: I3ea3d0d8007b22cc9b077a4b5acb35b06e6eb329
2021-12-04 10:17:45 +08:00