Peter Lin
449e58e874
display: update reduceBrightColorsStrength setting
...
Bug: 353768636
Test: dumpsys color_display
Flag: NONE config update
Change-Id: I977fa738050ae90d6f0cf7d0bb5d1f5a006ab696
2024-09-20 06:16:58 +00:00
Robin Peng
50bfd15103
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: I9066437856338ef7da02be5648a119c1c38cc288
Signed-off-by: Robin Peng <robinpeng@google.com>
2024-09-06 07:36:46 +00:00
Treehugger Robot
9d661c85b1
Merge "Update estimated WiFi power consumption value" into main
2024-08-28 15:36:36 +00:00
Hana Huang
e295a3ae54
Update estimated WiFi power consumption value
...
Bug: 351925447
Test: Wifi Regression Test
Flag: EXEMPT overlay update
Change-Id: I2b4badc92df027d366e9f3b21b6eb0c17022ad42
Signed-off-by: Hana Huang <hanahuang@google.com>
2024-08-28 09:49:29 +00:00
Pindar Yang
c36d7a7972
Switch bootloader and radio directory to control by build flag
...
Flag: build.RELEASE_GOOGLE_PRODUCT_RADIO_DIR, build.RELEASE_GOOGLE_PRODUCT_RADIOCFG_DIR, build.RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR
Bug: 361226755
Change-Id: I093090da431f7a8daa15fffbd5ffe372ef2c8fa4
Signed-off-by: Pindar Yang <pindaryang@google.com>
2024-08-27 06:17:30 +00:00
Kyle Hsiao
7e7688125f
Update antenna position coordinates
...
Bug: 353895373
Test: manual
Flag: EXEMPT bugfix
Change-Id: I6c3c4aa4f6cd517ff3467eb977f1bac46c451aca
2024-07-18 13:10:10 +00:00
Vilas Bhat
2502760f89
16k: Move BoardConfig-shusky-common.mk to device/google/zuma/BoardConfig-16k-common.mk
...
The makefile logic in this file is identical to the logic required for
akita-trunk_staging-userdebug. Hence, this logic is moved to
device/google/zuma/BoardConfig-16k-common.mk to avoid duplicating the
file for akita.
Bug: 349877551
Test: $ lunch shiba-trunk_staging-userdebug
$ get_build_var TARGET_KERNEL_DIR_16K
device/google/shusky-kernels/5.15/trunk-12022168/16kb
$ get_build_var BOARD_KERNEL_PATH_16K
device/google/shusky-kernels/5.15/trunk-12022168/16kb/Image.lz4
$ get_build_var BOARD_16K_OTA_USE_INCREMENTAL
true
$ get_build_var BOARD_16K_OTA_MOVE_VENDOR
true
Flag: EXEMPT bugfix
Change-Id: I80cb3e9f4c4a1609ca668af554d930edb3b4c5a0
2024-07-09 00:13:34 +00:00
Pawan Wagh
443b449e02
16kb: Setup 16k OTA config for [husky|shiba] targets
...
Enabling developer option based on trunk stable flags
- RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION
- RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION
This change includes
- conditional config for 16kb developer option in [husky|shiba] targets.
- Path setup required for OTA generation for 16kB developer options.
Test: $ source build/envsetup.sh
$ lunch husky-trunk_staging-userdebug
$ get_build_var TARGET_KERNEL_DIR_16K
device/google/shusky-kernels/5.15/trunk-11828503/16kb
$ get_build_var RELEASE_KERNEL_HUSKY_DIR
device/google/shusky-kernels/5.15/trunk-11828503
$ m
Bug: 295035851
Change-Id: Ie88f22b9cd2fb8ba233683650fcdb4e79810e564
2024-05-16 00:06:45 +00:00
Cyan Hsieh
b754c345ff
Merge "Update bootloader pdk folder and soong config" into main
2024-05-15 14:01:33 +00:00
Chaohui Wang
18a613fe00
Update regulatory_info_gpj41_in.png (2)
...
Bug: 307193134
Test: presubmit
Change-Id: Ib0b3823368c5124fc6dfce1452f51aee5bf66ba5
2024-05-09 13:55:06 +08:00
Chaohui Wang
a1346df3f0
Update regulatory_info_gpj41_in.png
...
Bug: 307193134
Test: presubmit
Change-Id: I6f48c0a8c7700563dee83779062c763b20839638
2024-05-07 11:54:48 +08:00
Cyan_Hsieh
3ba38abf51
Update bootloader pdk folder and soong config
...
Bug: 333834221
Change-Id: I410f06023eabfad6a89a347833acbb90735e99d1
2024-05-06 16:43:11 +08:00
Qian-Hao Huang
dfbfadeb46
Load fips140.ko before all other kernel modules
...
Bug: 337838109
Bug: 331791671
Change-Id: Ife4f11cd8be0afc501ca37deef28b7654cbc07d9
Signed-off-by: Qian-Hao Huang <qhhuang@google.com>
2024-05-02 13:15:37 +00:00
Kyle Hsiao
f3cbfdf2a8
Merge "Enable secure NFC support" into main
2024-04-22 04:01:14 +00:00
Kyle Hsiao
48ee7f3da8
Enable secure NFC support
...
Bug: 314858460
Test: manual
Change-Id: Id2f3c5963f5027a04ba557b1615d53366552711f
2024-04-22 03:19:58 +00:00
Treehugger Robot
d34ee0e34b
Merge "Switch bootloader directory to control by build flag" into main
2024-04-19 06:38:45 +00:00
Cyan_Hsieh
7e6f1e6cf0
Switch bootloader directory to control by build flag
...
Bug: 333834221
Change-Id: I71813042214ef6407b6389a1f2e57c1ffd84a2f9
2024-04-18 16:27:53 +08:00
Yabin Cui
9e20df3443
shiba/husky: add etm modules in userdebug/eng builds
...
Bug: 321061072
Test: build and run shiba/husky
Change-Id: Id440eac68093231ea65a777caa64fc48befb9729
2024-04-03 11:47:24 -07:00
Cyan_Hsieh
36fff56043
Branch bootloader prebuilts for 24Q3 release
...
Bug: 326002225
Change-Id: I2eca814516b28f95ffba1a94ed0fcfc8b6fa8bd0
2024-03-18 18:32:21 +08:00
Treehugger Robot
a24d007b23
Merge "Enabling Observe mode" into main
2024-03-01 00:29:10 +00:00
Brad Lassey
e78acbf8a2
Enabling Observe mode
...
Bug: 327601464
Test: Tested on local device
Change-Id: I1c3c3d1aa32106fdd9d59f4a3507dc95bfce3e40
2024-02-29 20:07:53 +00:00
Treehugger Robot
b2096c8145
Merge "Initial Bootloader prebuilt for AP3% build" into main
2024-02-29 17:52:00 +00:00
Cyan_Hsieh
9a2484adcf
Initial Bootloader prebuilt for AP3% build
...
Bug: 326002225
Change-Id: I47a6d882e3403801753858bb215c6dcd017fdbe9
2024-02-27 16:45:38 +08:00
Charlotte Lu
5a30fa516c
[Shiba]New e-label for India
...
Fix: 307193134
Test: Visual test
Change-Id: I9bae4badd15d03d982c1c3c3abda5d0ca70cc713
2024-02-06 16:08:45 +08:00
Beverly
36c1aaa970
Update pixel pitch of devices
...
Bug: 319894241
Flag: ACONFIG com.android.systemui.device_entry_udfps_refactor DEVELOPMENT
Test: manual
Change-Id: I199105fe8a7951232fc1533419fadfc7e6b4a5d0
2024-01-19 16:41:13 +00:00
Treehugger Robot
5f3e60c70a
Merge "audio: add HIDL SoundDose libraries & framework config" into main
2023-12-26 05:31:36 +00:00
vincenttew
8ce7e53cff
audio: add HIDL SoundDose libraries & framework config
...
Test: build pass, playback pass
Bug: 315916092
Change-Id: Id851229b31a5d1ddcac30e3e92010fd2a55b76a4
Signed-off-by: vincenttew <vincenttew@google.com>
2023-12-26 03:46:20 +00:00
Suprabh Shukla
044cfb26b7
Update Sound_trigger interrupt to match the AoC configuration
...
Test: Manually verify that ST wakeups appear properly attributed in
`dumpsys batterystats --wakeups'
Bug: 317130983
Change-Id: I3d097380f70a913fc6101f3d6d312cb760255fc6
2023-12-20 11:56:38 -08:00
Cyan_Hsieh
87b8b4e757
Branch bootloader prebuilts for 24Q2 release
...
Bug: 313350495
Change-Id: I78ffa902088929a4422bab1a5dbea6534c18b99d
2023-12-13 17:13:39 +08:00
Roshan Pius
475f1f08a7
Merge changes from topic "revert-25281051-nfc_apex_revert-MYIKRJSXVD" into main
...
* changes:
Revert^2 "shusky(nfc): Modify NFC overlays for NFC apex"
Revert^2 "shusky: Replace NFC app with NFC apex"
2023-12-06 14:57:32 +00:00
George Chang
337c71617d
[NFC] Update sku id for shiba
...
Bug: 314858460
Test: manual
Change-Id: Iea3260a0e8b1679db0e3a2e5cf32d3d54c904ae7
2023-12-05 10:03:46 +08:00
Roshan Pius
93e2530f35
Revert^2 "shusky(nfc): Modify NFC overlays for NFC apex"
...
d92852d647
Bug: 303286040
Test: Compiles
Change-Id: Id67a6514a7d3f0359d95aa06c31cb694e9b35ffa
2023-12-04 13:54:12 -08:00
Hawkwood Glazier
74ce3d81b4
Adjust spacing to account for b/313530576
...
Flag: None
Bug: 313530576
Test: Manually checked device, screenshot tests
Change-Id: I1ce60e4b7528b57a4f63891f3820539505a9c37a
2023-12-01 22:02:43 +00:00
Hawkwood Glazier
8210012bbf
Adjust smartspace positioning for weather clock on shiba
...
Flag: NONE
Bug: 311134106
Test: Manually checked shiba
Change-Id: I39e99bae801385e497bd13dad77609b838bee9c8
2023-11-21 19:18:49 +00:00
Roshan Pius
d92852d647
Revert "shusky(nfc): Modify NFC overlays for NFC apex"
...
Revert submission 25189355-nfc_overlay
Reason for revert: Causing bootloop with signed builds
Reverted changes: /q/submissionid:25189355-nfc_overlay
Bug: 309117462
Change-Id: I08a0c9967cd5da77d59ef60627b793efcf2d8377
Test: Compiles, device boots up
2023-11-04 19:01:06 +00:00
Roshan Pius
3f970e7ab1
shusky(nfc): Modify NFC overlays for NFC apex
...
Bug: 307763519
Test: Manual flash and tested the overlay values are taking effect.
Change-Id: Ie400238eaf2d1e229ea80bfc4c2f12a5edc79437
2023-10-26 09:41:24 -07:00
Cyan_Hsieh
b2356df108
use AP1% for 24Q1 build
...
Bug: 299879102
Change-Id: I0f040f9eda38fd40170be64433838b6a063f44ef
2023-10-24 11:25:03 +08:00
Cyan_Hsieh
4cc703c46b
Split bootloader prebuilt to 24Q1 and trunk version
...
Bug: 299879102
Change-Id: I5a3635de2bdf02d386f9449b815cb450bb53f5b4
2023-10-04 13:52:16 +08:00
Baligh Uddin
fd5a7c22be
Merge "Enable build flag versioning for radio and bootloader" into main
2023-09-25 17:07:32 +00:00
Cyan_Hsieh
c46d8580ef
Enable build flag versioning for radio and bootloader
...
Bug: 299879102
Bug: 301142125
Change-Id: I5c01d3bef0b824a794517b278363b8147976e1af
2023-09-25 08:44:26 +00:00
Kimi Hsu
d9f975082e
Merge "Update camera cutout and cutout protection" into udc-qpr-dev
2023-09-25 04:08:35 +00:00
Kimi Hsu
0a844f74be
Update camera cutout and cutout protection
...
Bug: 296322078
Test: Setup faceunlock and turn on/off screen
Change-Id: I7f153b56314436c0dd7dc9fa424093a445066738
2023-09-22 04:22:25 +00:00
Kimi Hsu
f0b1a6946c
Update camera cutout and cutout protection
...
Bug: 296322078
Test: Setup faceunlock and turn on/off screen
Change-Id: I7f153b56314436c0dd7dc9fa424093a445066738
2023-09-22 04:20:08 +00:00
Peter Lin
4670216e61
[RESTRICT AUTOMERGE] set normal brightness controller to ture
...
Bug: 300259502
test: check dumpsys display
Change-Id: Ia7811a271eb6072927aba3edec8bec11d8781468
2023-09-22 00:46:02 +00:00
Evan Laird
043d8eac80
[Cutout] Move camera cutout protection path to match device config
...
Adjust the camera cutout protection path to have the same center as the
cutout defined in config_mainBuiltinDisplaycutout (540, 66.5).
Bug: 292585749
Test: manual
Change-Id: I40ca2ec3970f6f0177f0a7ed385c52ff2755aa36
2023-09-12 19:10:49 -04:00
Treehugger Robot
a43fa98e57
Merge "Add support for google_car devices" into main
2023-09-05 18:58:48 +00:00
Treehugger Robot
192f26c7cc
Merge "Disable Smooth Display by default" into udc-d1-dev am: 993cf212ad
am: 6a1acfa292
am: 1d5ba1aa81
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24592571
Change-Id: I9628f7f03855f4b1563bc34c6f191fce2201b5a7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-08-31 01:00:21 +00:00
Treehugger Robot
f00d009b45
Merge "Disable Smooth Display by default" into udc-d1-dev am: 993cf212ad
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24592571
Change-Id: I0d3d36a9b9a24eda603bd9e31b9466e14e3a7280
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-08-31 00:03:50 +00:00
Treehugger Robot
1d5ba1aa81
Merge "Disable Smooth Display by default" into udc-d1-dev am: 993cf212ad
am: 6a1acfa292
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24592571
Change-Id: I50fa6978db46f9c4fedeee01a9c6bdc1cee5592b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-08-31 00:01:25 +00:00
Daniel Solomon
cc0c620b45
Disable Smooth Display by default
...
Set default peak refresh rate to 60Hz.
Bug: 298090782
Change-Id: Ib7ae8d4e13ae10316ee8693a496e866dcd574562
2023-08-29 23:04:58 +00:00