Commit graph

1491 commits

Author SHA1 Message Date
Android Build Coastguard Worker
02fd1b4f9d Snap for 12354992 from 13ee0e509e to 24Q4-release
Change-Id: I55e95e9369cdfca9c9d7c80c3cafeadec032de77
2024-09-11 23:01:24 +00:00
Akshay Cadambi
6291d334b7 Disable stereo spatialization.
Bug: 365846274
Flag: com.android.media.audio.stereo_spatialization
Change-Id: I40dddb00033d48d652d17c8fc19ca3fe5e980464
2024-09-11 17:33:57 +00:00
James Huang
a6d157189f gps: Update official release 4.15.3_6_240905_R2 config
Add ENABLE_NLP_ALONG_WITH_UBP=0 in default carrier config
Add ChipCfg_Timemark_Option=1 to enable 1pps timemark output
Support follwoing cfg items to change sampling rate.
    AccelSamplingPeriodUs=10000
    MagnSamplingPeriodUs=10000
    GyroSamplingPeriodUs=10000
    PressSamplingPeriodUs=50000
    OrientationSamplingPeriodUs=10000
    StepCounterSamplingPeriodUs=1000000

Bug: 321229708
Bug: 355590184
Bug: 362556705
Test: CTS/VTS, basic validation test/stress test/SST/field test
Change-Id: Icac241ff9cb7e7c168c14394e4fdd1dd197f2dab
2024-09-11 11:50:03 +00:00
Yung Ti Su
13ee0e509e Merge "add support for bluetooth-low-energy-broadcast" into main 2024-09-11 09:04:45 +00:00
Treehugger Robot
ac65b73af7 Merge "thread: disable hal service" into main 2024-09-11 06:21:29 +00:00
Yung Ti Su
856f3539ba add support for bluetooth-low-energy-broadcast
Bug: 361691382
Test: manual
Flag: EXEMPT bugfix

Change-Id: I2f5d3f2ba3253935c467b07d10ccb5a15b14b551
Signed-off-by: Yung Ti Su <andysu@google.com>
2024-09-11 05:36:05 +00:00
shihchienc
cb5232c467 thread: disable hal service
there are lots of stability issues and we have solution in 25q1, remove
hal servicei in 24q4 for now.

Bug: 365514662
Bug: 365422985
Bug: 361025365
Bug: 362138096
Bug: 356029645
Bug: 360998385
Flag: EXEMPT config change
Test: build pass and check no service in release branch
Change-Id: Ib66b26856790c4f22be246502e13574b2cd517cd
2024-09-11 02:39:36 +00:00
Android Build Coastguard Worker
4fb755ad63 Snap for 12348750 from a5c26d5320 to 24Q4-release
Change-Id: I5b774510aeed133f2054dc54218d4670f88f9d9a
2024-09-10 23:02:19 +00:00
James Huang
a5c26d5320 gps: Remove ENABLE_CAPS_OTDOA to enable OTDOA in VZW network.
Bug: 361007684
Test: verify the cfg item aligned
Change-Id: I1c42ddb5cdd6da9e9bdc86f8519d3c3ce90e3f23
2024-09-10 09:28:16 +00:00
Android Build Coastguard Worker
b02a7b0c0b Snap for 12337246 from 69eb9d2443 to 24Q4-release
Change-Id: I38965a7234a06844e1803153b07f9aabd89ccc4f
2024-09-07 21:01:24 +00:00
Rick Yiu
69eb9d2443 Merge "Enable auto prefer idle" into main 2024-09-07 16:22:29 +00:00
Android Build Coastguard Worker
49dffd6452 Snap for 12335440 from b2ce292de9 to 24Q4-release
Change-Id: I2551b33dfea7585283dc01d423fd5c4c8924f7d8
2024-09-07 02:31:50 +00:00
Treehugger Robot
b2ce292de9 Merge "Spatializer: Update configs with latest tunings." into main 2024-09-06 21:43:02 +00:00
Wei Wang
f0bb8d5d1a Merge "Set big core to group_cfs_skip_mask for sys group by default" into main 2024-09-06 21:35:05 +00:00
Treehugger Robot
43c1f0161b Merge "Symlink current prebuilt folder to android root" into main 2024-09-06 10:36:12 +00:00
Koli Lin
9f4178d160 Merge "Update Comet product ID" into main 2024-09-06 09:47:51 +00:00
Rick Yiu
293b436df4 Enable auto prefer idle
Also disable prefer idle for TA and FG by default.

Bug: 236868627
Flag: NONE powerhint change does not support flags
Test: build pass
Change-Id: I43f57177a7bd8dafc902063fd63d3bbb58ffff71
2024-09-06 09:08:33 +00:00
Rick Yiu
0e0b8676dc Set big core to group_cfs_skip_mask for sys group by default
Let sys group tasks will run less in big core by default.

Bug: 328210236
Test: build pass
Flag: NONE powerhint change does not support flags
Change-Id: I9f71dc336792ad0b1add06a83d6261273313f9ef
2024-09-06 09:07:25 +00:00
Haijie Hong
6d424318cc Update volume panel radius to 52dp for comet
Change-Id: I463cf9f5bd7b23f964a67cf12d91491de704f5df
BUG: 364795074
Flag: EXEMPT ui style fix
Test: local test
2024-09-06 08:47:19 +00:00
Koli Lin
8a51edfaac Update Comet product ID
Test: manual
Bug: 316248308
Flag: EXEMPT prop value only update
Change-Id: Ie30ca693662b2de26032a0bdd516a86e867f048b
2024-09-06 07:54:18 +00:00
Robin Peng
ce8f714448 Symlink current prebuilt folder to android root
The Android are now based on Trunk Stable world and Pixel prebuilts CLs
also needs to reply with this which controlled by the flag which results:
- the flag value might be different on each branches
- the flag value are mostly different on each release configuration
- for local builds, ENGs' needs to figure out the correct location
  of current prebuilts by checking through entire prebuilt textproto
  files

To alleviate this problem, create an symlink file under android root
indicates current prebuilt path after invoke the android lunch cmd.

Bug: 364831620
Flag: EXEMPT export current prebuilt path
Change-Id: Ia9e3ddb4b86e2945e91ecc2ff5a3fcfed1bde177
Signed-off-by: Robin Peng <robinpeng@google.com>
2024-09-06 07:26:23 +00:00
Neo Yu
d30ef0793e Merge "Include gril_hidl.mk for comet" into main 2024-09-06 01:41:13 +00:00
Android Build Coastguard Worker
0003daf8f7 Snap for 12309590 from c09e5cce3a to 24Q4-release
Change-Id: I2bc9bf62421d4110d29ef5d1709c3a40db995b31
2024-09-02 23:01:33 +00:00
Treehugger Robot
c09e5cce3a Merge "gps: Update release 4.15.3_3_240815_R1 config" into main 2024-09-02 11:19:09 +00:00
Neo Yu
6ed43e4865 Include gril_hidl.mk for comet
Bug: 283064367
Test: verify with test ROMs
Flag: EXEMPT HAL interface change
Change-Id: Ic0f7d43743d91a49163691a55a6f56c0215ad8a9
2024-09-02 18:05:52 +08:00
James Huang
6823fc5d99 gps: Update release 4.15.3_3_240815_R1 config
Enable GAL for E911 location for ATT by Set CP_LocTech_Constraints to 5

Bug: 316151601
Test: CTS/VTS, validation test/stress test
Change-Id: I0f75458a7e46dd72186d9423153c8c740b5987f8
2024-09-02 08:43:00 +00:00
Per Åhgren
1ae010799e comet: Update APMg3 tuning files
note: version 240830

Bug: 295551854
Test: Manually tested by sideloading into comet weekly build.
Flag: EXEMPT voip feature

Change-Id: Ib41eff1d02a6467ebf092e2826a3565a3be499d1
2024-09-02 06:20:59 +00:00
Android Build Coastguard Worker
3e1eee0081 Snap for 12304452 from af86f904fe to 24Q4-release
Change-Id: I9b6eb52390e7db16b95043802886318ee703ceaa
2024-08-31 01:01:43 +00:00
Treehugger Robot
af86f904fe Merge "audio: pts: waves vol: comet spec xml" into main 2024-08-30 04:35:12 +00:00
Ankit Goyal
a54d98f6d8 Delete mapper4 manifest
Bug: 362183626
Flag: EXEMPT manifest update
Test: Boot to home on shiba
Change-Id: I135580fe6f79ee55c0300eecf2ef521a4c2afa96
2024-08-29 05:59:35 +00:00
Android Build Coastguard Worker
36c63d7a22 Snap for 12289667 from 06459c6ce5 to 24Q4-release
Change-Id: Ifafc89d53746d2930655d0be9d56298c139e4732
2024-08-28 23:01:55 +00:00
Weichin Weng
06459c6ce5 Merge "BT Offload: Using other flag to control BT Offload feature" into main 2024-08-28 07:41:51 +00:00
weichinweng
8deeb016d0 BT Offload: Using other flag to control BT Offload feature
Bug: 362627875
Test: Build pass.
Change-Id: I8960341f6f72a51d952e625e79bbf62ffd0f52e9
2024-08-28 05:36:25 +00:00
Android Build Coastguard Worker
28d7e2dca5 [coastguard skipped] Merge sparse cherrypicks from sparse-12267184-L60000030005978156 into 24Q4-release.
COASTGUARD_SKIP: I0f75458a7e46dd72186d9423153c8c740b5987f8
COASTGUARD_SKIP: I169cc156c1cd444a02aec85fea44ae3fc19bf704
COASTGUARD_SKIP: I1c42ddb5cdd6da9e9bdc86f8519d3c3ce90e3f23

Change-Id: I2baf1eb50c4e8991778e2f00e1f6d4776172e906
2024-08-23 17:45:06 +00:00
Android Build Coastguard Worker
be6a861a9d Merge cherrypicks of ['googleplex-android-review.googlesource.com/28898398', 'googleplex-android-review.googlesource.com/28898408'] into sparse-12267184-L60000030005978156.
SPARSE_CHANGE: I0f75458a7e46dd72186d9423153c8c740b5987f8
SPARSE_CHANGE: I1c42ddb5cdd6da9e9bdc86f8519d3c3ce90e3f23

Change-Id: I169cc156c1cd444a02aec85fea44ae3fc19bf704
2024-08-23 17:40:09 +00:00
James Huang
93692c3af4 gps: Remove ENABLE_CAPS_OTDOA to enable OTDOA in VZW network.
Bug: 361007684
Test: verify the cfg item aligned
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:7a3e2e2d282da0f1e606e363ada4b30b7eb325dc)
Merged-In: I1c42ddb5cdd6da9e9bdc86f8519d3c3ce90e3f23
Change-Id: I1c42ddb5cdd6da9e9bdc86f8519d3c3ce90e3f23
2024-08-23 17:35:08 +00:00
James Huang
60c7abfa9b gps: Update release 4.15.3_4_240822_R1 config
Enable GAL for E911 location for ATT by Set CP_LocTech_Constraints to 5

Bug: 316151601
Test: CTS/VTS, validation test/stress test
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:f695c0683d20afbc4c41f9a4aba05d9b42348ec6)
Merged-In: I0f75458a7e46dd72186d9423153c8c740b5987f8
Change-Id: I0f75458a7e46dd72186d9423153c8c740b5987f8
2024-08-23 17:34:55 +00:00
HW Lee
7a49f49dc9 audio: pts: waves vol: comet spec xml
Flag: TEST_ONLY

Bug: 343634539
Test: ABTD
Change-Id: I2a32f62fa2f62f9359c945c2bc758daa1b5b5491
Signed-off-by: HW Lee <hwlee@google.com>
2024-08-23 07:50:01 +00:00
Android Build Coastguard Worker
aab8493c3a Snap for 12265118 from 3ff10dcdb3 to 24Q4-release
Change-Id: I238e2edc1e82f6ecab9f75cb6cc9c0829d7bae36
2024-08-22 23:02:06 +00:00
Clint Chen
3ff10dcdb3 Enable build flag versioning for radio
Bug: 355132465
Flag: EXEMPT for updating modem prebuilt binary
Change-Id: Iaa7b4b24e1ef374aaa897faff1f48f67181ba212
2024-08-22 11:11:37 +00:00
Android Build Coastguard Worker
361c426cc9 Snap for 12260156 from 41aa0e4d46 to 24Q4-release
Change-Id: If01021efe369ecc787a10462fb68d4c565ea05a9
2024-08-21 23:01:56 +00:00
Isaac Chiou
41aa0e4d46 Update estimated WiFi power consumption value
Bug: 351925447
Test: Wifi Regression Test
Flag: EXEMPT overlay update
Change-Id: I58263f4c9c43238d099dbc240b77eef1f8a49a64
2024-08-21 09:22:50 +00:00
Android Build Coastguard Worker
a7e7e3444c Snap for 12253386 from 8e17fdbdf8 to 24Q4-release
Change-Id: I7ba6ff0c315fcd8d79c6f88f73e75b05e28f6056
2024-08-20 23:01:44 +00:00
Pointer Kung
8e17fdbdf8 Set max load balance to 4, reduce Downrate Limit for lit and mid cores
Refer to ag/28864349

Bug: 354763942
Test: Build pass, Boot to home
Flag: EXEMPT resource file change only
Change-Id: I85c033e0fd309ff9b6fe8fb24f6c9e687e31f1c6
2024-08-20 04:56:39 +00:00
Android Build Coastguard Worker
3cd6b435f7 Snap for 12247339 from 6a63e26b97 to 24Q4-release
Change-Id: I22466ebafd24f234ab2eb11820fa4bde2a750364
2024-08-19 23:02:01 +00:00
Peter (YM)
6a63e26b97 Merge "thermal: read thermistor temp from sysfs" into main 2024-08-19 04:10:06 +00:00
Android Build Coastguard Worker
35863012d4 Snap for 12241618 from a0f80414df to 24Q4-release
Change-Id: Ic1a5170918f6917cb595c96cc81b87eee058f458
2024-08-17 01:01:42 +00:00
Peter (YM)
959543581d thermal: read thermistor temp from sysfs
- avoid wrong sensor value reading for thermalHAL

Bug: 327327502
Test: Build to boot to home
Flag: EXEMPT (bug 337358613)
Change-Id: I8b6c828896159af3d4a0fbe6023a1097b0d6dc77
Signed-off-by: Peter (YM) <peterym@google.com>
2024-08-16 06:51:14 +00:00
Treehugger Robot
a0f80414df Merge "[Bluetooth] Set default LDAC quality mode to MID" into main 2024-08-16 03:09:30 +00:00
Android Build Coastguard Worker
682567dc93 Snap for 12229688 from 16887cc380 to 24Q4-release
Change-Id: Ie911e1fcfb38ba9f618457a83250012e1b25ffbe
2024-08-14 23:01:53 +00:00