Commit graph

111 commits

Author SHA1 Message Date
Carter Hsu
04d918b2bb Merge "audio: change primary output to float" 2021-12-23 08:02:31 +00:00
TreeHugger Robot
3c4ed331fd Merge "vibrator: stop support primitives THUD/SPIN/LOW_TICK" into sc-v2-dev am: ddc209d970 am: 75c6e9aa4f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16519005

Change-Id: I7d7d7772ad1ea4f12c40e3f392d195541a088d8c
2021-12-23 03:25:39 +00: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
8de3841a96 Merge "Inline usages of LOCAL_STEM" 2021-12-22 19:21:19 +00:00
TreeHugger Robot
272e3e8433 Merge "Device uses default prox sensor for falsing" into sc-v2-dev am: 5e3c8897b6 am: 1e2c96c594
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16516097

Change-Id: I22038501c81523808b4c15b00e583b4d2b07d0a6
2021-12-22 17:53:44 +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
20ec48a55a Merge "audio: update audio tuning table" into sc-v2-dev am: 49fe55320b am: 9446d5dd58
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16518856

Change-Id: Ib5feb3957e2a3636cc5e356f034ab8047bf16023
2021-12-22 16:25:45 +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
7959953bc0 Merge "Add system property for 1080p 60fps binning mode" into sc-v2-dev am: 0574279c2d am: a5e1593c18
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16483969

Change-Id: Ib06c8e91f3ed9e3930cf7780915bdc65404da664
2021-12-22 08:36:25 +00: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
Carter Hsu
adfa34f117 audio: change primary output to float
Bug: 200293124
Test: build pass
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: Iecba2b1b1faf977cb3135b8a49e689badffb1463
2021-12-22 14:38:01 +08:00
Cole Faust
b19fd21ddc Inline usages of LOCAL_STEM
Having no variables in include/inherit-product statements
makes the conversion to starlark cleaner.

Bug: 211659921
Test: Presubmits
Change-Id: Icfac35c62267a3cdb718cce4ebb9e7c131125e59
2021-12-21 11:55:18 -08: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
c003aab2c8 audio: add usb headset mic source to factory test am: 731a1b4441 am: 1da7ee60f3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16500076

Change-Id: I5430696cd4077d323737eec3e8167b0e9219db2d
2021-12-21 13:55:31 +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
5cec8d3c20 Merge "display: update display color data" into sc-v2-dev am: 72446b19fa am: caa98b8faa
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16467140

Change-Id: Ie8b90929bbf2445e87e40c61b825b124ebbda58e
2021-12-21 03:09:00 +00: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
lbill
aa58c7eb7b Config ro.support_one_handed_mode for B3
PRODUCT_PRODUCT_PROPERTIES += \
    ro.support_one_handed_mode=true

Test: make
Bug: 210933221
Change-Id: I59974f849d3afe510eaac234488abfd488637ae8
2021-12-16 03:09:33 +00:00
Sasha Smundak
8f37a3cbdd Use soong_config_ macros to set Soong config variables. am: 6cc8aa3d80
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16479094

Change-Id: I36950fc52037330466c49d2161a83470fa622d93
2021-12-16 01:36:16 +00: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
14db763bc1 Merge "wifi: Isolate wifi configurations for customization." 2021-12-13 02:29:16 +00:00
TreeHugger Robot
4f9784cb3a Merge "Revert udfps haptics updates" 2021-12-10 22:45:28 +00:00
TreeHugger Robot
073324544b Merge "thermal: Update thermal config" into sc-v2-dev am: b44be5bff4 am: 87d7147b24
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16409868

Change-Id: I2d87f8cc084de108b639d0d4edf2069a633332d3
2021-12-10 17:09:06 +00: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
aea4f9defd Merge "gps: Update EnableOnChipStopNotification" into sc-v2-dev am: 400a6b6802 am: 88a9be060b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16414551

Change-Id: I22c5679b7d2122f4535225b2ccf73f91247d7373
2021-12-10 06:19:01 +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
dec4d43416 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-10 11:30:41 +08:00
kensun
40ec9404d3 wifi: Isolate wifi configurations for customization.
add gs101/wifi/BoardConfig-wifi.mk.

Bug: 208159314
Test: ifconfig after attempting STA+SAP concurrency.
Change-Id: Iec584aa9abd37e631569f672a27fa798e0311bc0
2021-12-10 02:29:12 +00:00
Alex Hong
faa9c8573f [automerger skipped] Merge "[DO NOT MERGE] Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices" into sc-v2-dev am: 74c176b10b am: cc21fb49b1 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16426479

Change-Id: I999beca79414ec47eee6a295dbd7144a3a84f034
2021-12-10 00:32:38 +00:00
Alex Hong
781c21c5a6 [automerger skipped] [DO NOT MERGE] Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices am: 540bbafc21 am: 87496cd762 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16426479

Change-Id: I288f23794a51e83f5ac0e830c0d52a8ea47543b6
2021-12-10 00:32:37 +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
b7c4140bd2 [automerger skipped] DO NOT MERGE Revert udfps haptics updates am: 1683c88535 am: ba2ad598a1 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16422719

Change-Id: I9cd0c777d8a083ea15a2fc97416bc3f24f84346a
2021-12-09 00:14:13 +00: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
3bdf3dfcb9 Revert udfps haptics updates
Test: manual
Bug: 202867177
Bug: 209191275
Change-Id: I5b1341e6e34f5b1e0b7f456a61ce4d7928a16b8c
2021-12-08 19:46:29 +00:00