Commit graph

301 commits

Author SHA1 Message Date
Robin Peng
13b74ca287 Update SVN to 2
Bug: 350826665
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:85585670a3f6e17eae014fd0256854c5fc423543)
Merged-In: Ib45615fcb7e1e71db10764a447db523b8f7b9a9a
Change-Id: Ib45615fcb7e1e71db10764a447db523b8f7b9a9a
2024-08-03 00:12:46 +00:00
Lokesh Kumar Goel
cef10fa32c comet: Add build_flags based properties for SMR/EMR build
Flag: build.RELEASE_IS_SMR
Flag: build.RELEASE_IS_EMR
Flag: build.RELEASE_BASE_OS_COMET
Bug: 155105803
Change-Id: Ia63af4f58503dee77b1ae544092d611139cbe629
2024-07-31 17:00:49 +00:00
Chris Paulo
e37935375a haptics: Update output distortion gain
Recommended output distortion gain is 0.45.

Bug: 328799172
Test: getprop | grep hapticgenerator
Flag: EXEMPT bugfix
Change-Id: I553b7ced090adeee639c84f1f5c23a3c7152c33c
2024-07-30 10:48:27 -07:00
Bao Do
f645535ecd Add set scenarios and configurations files for Comet projects.
This is a clone of the default files, only GAME scenarios
has some order changed to prioritize 48k gaming without source.

Bug: 331490291
Test: Check file location
Flag: NONE system property change only
Change-Id: I2855920c813240312784423ed89c5fc95c8cc20f
2024-07-29 14:52:15 +08:00
Bao Do
c8c10532af Merge "Set system property for LEA multi-codec for Comet project" into main 2024-07-23 02:14:41 +00:00
Robin Peng
5bd46d2188 Update Comet SVN to 4
Bug: 350826665
Flag: build.RELEASE_SVN_COMET
Change-Id: Ic5d7655e514cafc5bcfafbcfebfec7023cf0330d
2024-07-22 06:01:57 +00:00
Kangping Dong
6f74100068 Add ThreadNetworkDemoApp to comet device-comet.mk
Flag: EXEMPT userdebug-only change
Bug: 353883169

Change-Id: I0f76d0e573ba787c3a897e4ca45afc32f5303a8c
2024-07-18 09:31:52 +00:00
Bao Do
09d12a9a52 Set system property for LEA multi-codec for Comet project
Bug: 306225778
Test: Check system property value
Flag: NONE system property change only
Change-Id: I46cd826bab76b68201141f13287399e7f95c00a0
2024-07-16 11:33:20 +08:00
Lokesh Kumar Goel
8289963985 comet: Use build_flags for SVN
Flag: build.RELEASE_SVN_COMET
Bug: 332726030
Change-Id: Ie851e0f40fa5d44d7632978d0735da803394e6d0
2024-07-11 20:00:18 +00:00
Robin Peng
902e709ac3 Update SVN to 3 am: 44ab63212c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/28189884

Change-Id: If86e416a8037d889f7682dfab71673ff2f58c8fc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-10 09:23:30 +00:00
Koli Lin
e17b0ee2bf add device id
Test: manual
Bug: 316248308
Flag: EXEMPT prop value only update
Change-Id: Ia2e128e602cf63bff8830f2a4e65b862df08a0a3
2024-07-09 07:58:35 +00:00
Robin Peng
44ab63212c Update SVN to 3
Bug: 350826665
Change-Id: I61495499ba6b1932a53ddae460cab8f9541a13f1
2024-07-05 01:03:03 +00:00
Robin Peng
0854dd9a69 Update SVN to 2 am: 85585670a3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/28156922

Change-Id: Iba32d88de9efa6ab56a84f2c86c2b17eecdf2f29
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-03 08:01:54 +00:00
Robin Peng
85585670a3 Update SVN to 2
Bug: 350826665
Change-Id: Ib45615fcb7e1e71db10764a447db523b8f7b9a9a
2024-07-03 02:11:32 +00:00
Treehugger Robot
89cacdb48c Merge "Revert "[Thread] remove thread hal"" into main 2024-06-28 04:14:18 +00:00
Patrick Chang
fa64acd71e Revert "[Thread] remove thread hal"
This reverts commit 5cca60ceb8.

Reason for revert: add Thread HAL back to main branch
Bug: 349759405
Change-Id: I1f4dfc3c7cc70f237987f3ced9bb7a2cf991361d
2024-06-27 09:41:55 +00:00
Treehugger Robot
2898c2efd6 Merge "bt: enable vendor logging and update BQR event_mask" into main 2024-06-27 04:27:05 +00:00
shihchienc
0e36c1196c [Thread] remove thread hal
This is a workaround to avoid release blocker in the current release.
Remove the service to not trigger the related test. Original fix would
be included in the next release.

Bug: 348316291
Flag: NONE workaround to not trigger test
Test: build pass and check
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:5cca60ceb87a9cb038cca13b52cb4da1e28970a3)
Merged-In: Ia4c235660bffb91c8e522cf747f9e79a799cbeaf
Change-Id: Ia4c235660bffb91c8e522cf747f9e79a799cbeaf
2024-06-26 03:01:12 +00:00
Liana Kazanova
8289bd4ea9 Merge "Revert "Move PRODUCT_SHIPPING_API_LEVEL to define by device"" into main 2024-06-24 20:04:02 +00:00
Liana Kazanova
b43f7a6c72 Revert "Move PRODUCT_SHIPPING_API_LEVEL to define by device"
Revert submission 27975044-ship_api_35

Reason for revert: DroidMonitor: Potential culprit for b/349087711 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Reverted changes: /q/submissionid:27975044-ship_api_35

Change-Id: Ib2d214b4598b6d131e3fdba7901bf678e2968f80
2024-06-24 16:31:49 +00:00
Cyan Hsieh
3a9f1fe03a Merge "Move PRODUCT_SHIPPING_API_LEVEL to define by device" into main 2024-06-24 11:11:39 +00:00
shihchienc
5cca60ceb8 [Thread] remove thread hal
This is a workaround to avoid release blocker in the current release.
Remove the service to not trigger the related test. Original fix would
be included in the next release.

Bug: 348316291
Flag: NONE workaround to not trigger test
Test: build pass and check
Change-Id: Ia4c235660bffb91c8e522cf747f9e79a799cbeaf
2024-06-24 04:57:51 +00:00
Ted Wang
daedf2051f bt: enable vendor logging and update BQR event_mask
enable Vendor Specific Quality event as default.
set bqr event_mask to 295006 (0x4805e), vnd_quality_mask to 29 (0x1d)
for user debug or eng rom

Bug: 349003987
Test: manual test vendor specific masks
Change-Id: I96baccea7ba8337afd2035db60590b9fb8b073f5
2024-06-24 02:56:34 +00:00
Aishwarya Mallampati
f0ca8872a7 Merge "Add satellite feature flag in comet." into main 2024-06-14 21:20:23 +00:00
Aishwarya Mallampati
a5704d6293 Add satellite feature flag in comet.
Bug: 337193821
Test: make
Change-Id: I1034702d95f7d4693af34c790dddd4ea5a6cc1f8
2024-06-14 16:34:50 +00:00
Treehugger Robot
d27d513868 Merge "gps: Enable Pps function" into main 2024-06-13 11:16:26 +00:00
Cheng Chang
5f208452e1 gps: Enable Pps function
Bug: 346665757
Test: b/346665757#comment7 boot-health-check-extra.
Test: Function verification at b/346665757#comment8.
Change-Id: I5aa9d13cab822ac1b30e1baee99d4627c40a0891
2024-06-12 08:00:07 +00:00
Timothy Wang
6f01681963 Enable camera exif model/make reporting
Reveal real model and make name in the exif.

Test: CTS StillCaptureTest#testFocalLengths
Bug: 341062345
Change-Id: Ia8188cf46099524b0d318de1c72d17f1242873c4
Merged-In: Ia8188cf46099524b0d318de1c72d17f1242873c4
2024-06-12 07:40:01 +00:00
Timothy Wang
187c87f88a Enable camera exif model/make reporting
Reveal real model and make name in the exif.

Test: CTS StillCaptureTest#testFocalLengths
Bug: 319743372
Change-Id: Ia8188cf46099524b0d318de1c72d17f1242873c4
2024-06-12 14:20:46 +08:00
Lynn Yeh
c4477bbe84 Merge "gps: maintain one solution" into 24D1-dev 2024-06-11 02:25:19 +00:00
David Lin
8610dd7ce1 Merge "Update Bluetooth SAR table for EU and JP region" into 24D1-dev am: ec9f3ef909
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27647855

Change-Id: I45e37f5bc542f6bd20812fa600dd5a282ed61171
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-11 00:58:12 +00:00
Ted Wang
2d7620cd70 Update Bluetooth SAR table for EU and JP region
Bug: 345145096
Test: flash and check the tables.
Change-Id: Ic2cf2993f1715906d57d4c9c990eff7ebd5fd9ab
2024-06-07 09:55:58 +00:00
Shinru Han
7fd73e4c82 Merge "gps: maintain one solution" into main 2024-06-04 06:41:30 +00:00
Cyan_Hsieh
04bb3b12b8 Move PRODUCT_SHIPPING_API_LEVEL to define by device
Bug: 312876454
Change-Id: I334f31126e0c4c10a218425948ecdf5b95be4762
2024-06-03 17:14:20 +08:00
Rios Kao
3f15baa2ab Merge "comet: correct property name for gsenet." into main 2024-05-30 03:38:36 +00:00
Treehugger Robot
ee4dc6c8f9 Merge "Add Pyr binning sysprop to Comet" into 24D1-dev am: 4cc8fe6617
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27480039

Change-Id: I0ac457706d10f1c415fd8054deea22d1c58e0f54
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-29 15:58:05 +00:00
Treehugger Robot
4cc8fe6617 Merge "Add Pyr binning sysprop to Comet" into 24D1-dev 2024-05-29 15:46:53 +00:00
Robin Peng
7bd80bc5b1 Update SVN to 1
Bug: 343297621
Change-Id: Iaf5c051c3afdf3021afb1f82966636f33be04b24
Merged-In: I56944d8ddf2909e95c63f58fbd397df946f61c94
2024-05-29 05:53:03 +00:00
Robin Peng
1777ac3dbc Update SVN to 1
Bug: 343297621
Change-Id: Iaf5c051c3afdf3021afb1f82966636f33be04b24
2024-05-29 05:41:51 +00:00
Treehugger Robot
8125879cc9 Merge "Enable concurrent foldable front feature" into 24D1-dev 2024-05-29 03:50:17 +00:00
Rios Kao
6df65cafac comet: correct property name for gsenet.
Test: build pass.
Bug: 333497194
Change-Id: Iebeddc4d1ca3447278d31233bcd586aaf8fa0638
2024-05-29 02:54:22 +00:00
Treehugger Robot
fa66725187 Merge "Enable concurrent foldable front feature" into main 2024-05-29 00:30:48 +00:00
Michelle Ho
62df39a3f6 Enable concurrent foldable front feature
Enable concurrent foldable front feature
by platforms

Bug: 333986739
Test: build pass
Change-Id: I773c00bff5f1336f976d8ec28542fbd80a679adc
2024-05-27 16:37:32 +00:00
Michelle Ho
098e715e1e Enable concurrent foldable front feature
Enable concurrent foldable front feature
by platforms

Bug: 333986739
Test: build pass
Change-Id: I773c00bff5f1336f976d8ec28542fbd80a679adc
Merged-In: I773c00bff5f1336f976d8ec28542fbd80a679adc
2024-05-27 16:21:57 +00:00
Jared Hallett
a3d124163f Add Pyr binning sysprop to Comet
Bug: 336311209
Test: manual
Change-Id: I220f6d835f4302ae2c7e8a79ef6ed0ae66599bbc
2024-05-27 11:12:17 +00:00
Weizhung Ding
ac39b302b0 Merge "display: keep 60Hz HS mode when switching to NS" into 24D1-dev am: 23e8e10dc7
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27460675

Change-Id: Id5e2526f84f42d79521f3877acf49e8880ffa4d3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-23 02:30:04 +00:00
Silen Sun
f0d36bdd5f Merge "Add broadcast props into CT3" into main 2024-05-22 10:32:44 +00:00
Weizhung Ding
94900c3cf8 display: keep 60Hz HS mode when switching to NS
We do not support NS mode

Bug: 337807490
Test: smooth display on/off, AoD entry/exit
Change-Id: I9ad54af5c365e107e11b945eef37a8f9fd882d39
2024-05-22 08:06:53 +00:00
Ravi Jain
2ec71e7090 Merge "Vibrator: Set Soong Config variable - kernel_ver" into main 2024-05-20 11:00:39 +00:00
Ravi Jain
65a8793a09 Vibrator: Set Soong Config variable - kernel_ver
Bug: 340148508
Test: Build and check fw files in all devices.
Change-Id: I728c71cb564e58c874c3ce9c13f2560d74230b5e
2024-05-20 06:51:29 +00:00