Commit graph

92 commits

Author SHA1 Message Date
Robin Peng
1eb4d583af 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: I1d77e050f607ac93fe45c9ba075c35274e1052f7
Signed-off-by: Robin Peng <robinpeng@google.com>
2024-09-06 07:32:25 +00:00
Kyle Hsiao
f03ef4d6be Update antenna position coordinates
Bug: 353895373
Test: manual
Flag: EXEMPT bugfix
Change-Id: I56cf138cc3a3e6d23b0ac03e08b493f10279c9c2
2024-07-18 12:58:38 +00:00
Cyan Hsieh
0ae4995d23 Merge "Update bootloader pdk folder and soong config" into main 2024-05-15 14:01:34 +00:00
Cyan_Hsieh
cf0bf3a40a Update bootloader pdk folder and soong config
Bug: 333834221
Change-Id: Ie8e4a8afe5b0386646b31dba32a107248be70acb
2024-05-06 16:40:18 +08:00
Qian-Hao Huang
1a07b1edc7 Load fips140.ko before all other kernel modules
Bug: 337838109
Bug: 331791671
Change-Id: I823169ea48db8cfdc4c7755e62861de0020887d0
Signed-off-by: Qian-Hao Huang <qhhuang@google.com>
2024-05-02 13:16:27 +00:00
Cyan_Hsieh
a390f107ef Switch bootloader directory to control by build flag
Bug: 333834221
Change-Id: I6512d22d6d615f39a9f497ef7bc1ee3bc686eb01
2024-04-18 15:35:00 +08:00
Cyan_Hsieh
1278fc7ffc Branch bootloader prebuilts for 24Q3 release
Bug: 326002225
Change-Id: I6f75f77ae21fedb4a124159ec0a8d2a3225d1f91
2024-04-11 06:45:29 +00:00
Treehugger Robot
38b715bcc7 Merge "Enabling Observe mode" into main 2024-03-01 00:29:10 +00:00
Brad Lassey
407ac994ea Enabling Observe mode
Bug: 327601464
Test: Tested on local device
Change-Id: I0f2eb66bc3830f68b3cfac6fdedaad6893bf538f
2024-02-29 20:07:17 +00:00
Cyan_Hsieh
f991ab19ee Initial Bootloader prebuilt for AP3% build
Bug: 326002225
Change-Id: Ie8770c1baa71f8e417097889dbbab66ccd3a1f82
2024-02-27 16:24:33 +08:00
Beverly
c956bde435 Update pixel pitch for device
Bug: 319894241
Flag: ACONFIG com.android.systemui.device_entry_udfps_refactor DEVELOPMENT
Test: manual
Change-Id: Ib67834c34a874284080e3e26c7597fe18216c3ed
2024-01-19 16:40:00 +00:00
Cyan_Hsieh
e765ab049d Branch bootloader prebuilts for 24Q2 release
Bug: 313350495
Change-Id: I72349a14a2fa1766ca6c2de28b2ec376ab59f99a
2023-12-13 08:34:46 +00:00
Roshan Pius
13426a9d37 Revert^2 "bluejay(nfc): Modify NFC overlays for NFC apex"
041ffd8ea6

Bug: 303286040
Test: Compiles

Change-Id: I443bcf2681437ec4a0caa3fdb5046ab856db0ddb
2023-12-04 13:48:34 -08:00
Roshan Pius
041ffd8ea6 Revert "bluejay(nfc): Modify NFC overlays for NFC apex"
Revert submission 2802548-nfc_apex

Reason for revert: Causing bootloop with signed builds

Reverted changes: /q/submissionid:2802548-nfc_apex

Bug: 309117462
Test: Compiles, device boots up
(cherry picked from https://android-review.googlesource.com/q/commit:40ba66aca3ed1c1e5d3a7dbbaffa0b73ec4d396c)
Merged-In: Ia4d272bb55ed7fd9fc12090a6afde96fff84a9da
Change-Id: Ia4d272bb55ed7fd9fc12090a6afde96fff84a9da
2023-11-04 19:04:14 +00:00
Cyan Hsieh
9f7914a146 Merge "Split bootloader prebuilt to 24Q1 and trunk version" into main 2023-10-27 03:05:11 +00:00
Roshan Pius
54fa349a66 bluejay(nfc): Modify NFC overlays for NFC apex am: 37718485f2 am: bb6c74b55e am: f77dc2de58
Original change: https://android-review.googlesource.com/c/device/google/bluejay/+/2804473

Change-Id: I94aa983f3b6c9b4deabcad96c6d514789f5598cf
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-10-26 15:29:07 +00:00
Roshan Pius
bb6c74b55e bluejay(nfc): Modify NFC overlays for NFC apex am: 37718485f2
Original change: https://android-review.googlesource.com/c/device/google/bluejay/+/2804473

Change-Id: Ie270077019a977d62b50c2cd855eecefc2b18901
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-10-26 14:33:57 +00:00
Cyan_Hsieh
c3b88049bd Split bootloader prebuilt to 24Q1 and trunk version
Bug: 299879102
Change-Id: I4ff8225a008947d82b0a5517ea156bea36215f00
2023-10-26 14:04:21 +08:00
Roshan Pius
37718485f2 bluejay(nfc): Modify NFC overlays for NFC apex
Bug: 307763519
Test: Manual flash and tested the overlay values are taking effect.
Change-Id: Ia8787c18a6eb3ff932a783cfcde6380f9937cd59
2023-10-25 14:06:47 -07:00
ClintChen
fbf46c398a b3: Enable build flag versioning for radio and bootloader
Bug: 301142125
Change-Id: I665ab708541ca3b6d027daa3cf66ed66d211242b
2023-10-04 09:26:52 +00:00
Treehugger Robot
eb91bc0b4a Merge "Revert "DeviceAsWebcam: Add overlays for physical camera id"" into udc-qpr-dev 2023-09-13 01:38:44 +00:00
Jayant Chowdhary
c1f4f50bd0 Revert "DeviceAsWebcam: Add overlays for physical camera id"
This reverts commit 89f99fd401.

Reason for revert: With stream use case VIDEO_CALL + logical stream power is well within the permissible limit of 3W.

Bug: 300166920

Change-Id: I2d764fdf2dc3124d3f60513c5e76108b52ed8f7b
2023-09-12 23:46:56 +00:00
TreeHugger Robot
09ba2cf9b7 Merge changes from topic "daw-enable-bluejay" into udc-qpr-dev
* changes:
  Enable UVC support on Bluejay
  DeviceAsWebcam: Add overlays for physical camera id
2023-07-20 02:43:09 +00:00
Avichal Rakesh
89f99fd401 DeviceAsWebcam: Add overlays for physical camera id
Using physical streams reduces power since camera consumes
a bulk of the power.

Bug: 242346116
Test: Manual webcam use; See power reduction
Change-Id: I2157c2ee23301987d80e4cda9da7bdaea3725025
2023-07-12 15:37:54 -07:00
Hawkwood Glazier
7a6e356a9e Migrate shared dimens to customziation resources
Bug: 282758655
Test: Manually checked layout on many devices
Change-Id: Ida248982e5534d1fda6722e6e2009dac5cbe47cc
2023-07-10 16:26:29 +00:00
Richard Chang
8993ac7da1 bluejay: remove customizedMaxCachedProcesses
With project Snowbird in U, the MaxCachedProcesses is 1024 by default

Bug: 278086134
Test: Build
Change-Id: I9b845e68566ca2b0bf3ece9034aa6e8b7367f8b9
2023-05-15 02:32:20 +00:00
Suprabh Shukla
72b0286c5a Add wakeup interrupt mappings
Test: Manually inspect the output of:
`dumpsys batterystats --wakeups`

Bug: 271922941
Change-Id: I2087d405fa71721267b600afb2fb38bf0e79cef9
2023-05-03 12:26:29 -07:00
Beverly
6bac44096a Remove unused dimen auth_ripple_alpha_in_duration
Bug: 274785453
Test: device builds
Change-Id: I256a62c02ba499a43ded9d6c8cf84df7be11a0ae
2023-03-22 18:23:16 +00:00
George Chang
b8a9fbf2db [NFC] Add antenna position coordinates
Bug: 272406680
Test: manual
Change-Id: I219ebe937a57e02f0ba7d1701eb4dbe356c9d657
2023-03-09 08:49:01 +00:00
George
b757a3a61e [NFC] Set tag_intent_app_pref_supported
Bug: 244272155
Test: atest android.permission.cts.NfcPermissionTest
Test: atest NfcFeatureFlagTest
Change-Id: Idc311bbab5427dad5290162cc1f100716cb011e0
2023-02-01 18:06:07 +08:00
Chungkai Mei
111ab5afbf Load vh_sched kernel module in parallel
Bug: 237232510
Change-Id: I5c63f6938b1e74c246540d5964e547e3a21af79b
Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-01-05 12:41:46 +00:00
Shawn Lin
e60027ebe5 Merge "Add display shape config for bluejay" 2022-12-01 07:34:42 +00:00
Shawn Lin
54c47a25a1 Update status bar height to center the hole punch cutout am: 28b77eb8d7 am: 26b2a9298b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/20195195

Change-Id: I7cb37ad1e8a203a329f6751fe755ece8e4f036ad
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-10-27 07:42:50 +00:00
Shawn Lin
28b77eb8d7 Update status bar height to center the hole punch cutout
Bug: 253071694
Test: make
Change-Id: I16b512f61d3bf462992b04691eb7dfac40c91461
2022-10-17 17:27:56 +08:00
chungkai
11d6a8329d Enable load kernel modules in parallel
enable load kernel modules in parallel but load some
specific modules in sequential

Test: reboot more than 5000 times without failure
Bug: 229794277
Change-Id: Ic4961389d58b5195d252dff15cbb92bb391caacc
Signed-off-by: Chungkai Mei <chungkai@google.com>
2022-10-14 07:48:09 +00:00
Shawn Lin
01a91fcbfd Add display shape config for bluejay
Bug: 236935288
Test: make
Change-Id: I22c556b70146bc0d7697fb762373d0921743799b
2022-10-05 16:12:22 +08:00
TreeHugger Robot
45e9b2658b Merge "Update udfps burn in vertical translation" into tm-qpr-dev 2022-07-29 17:25:50 +00:00
Gaurav Sarode
18cea8905a Change boardconfig layout to support _car builds
New layout will make DPI work for _car builds

bug: 240318130
Test: Local build and boot
Change-Id: I3a6422dc2425a493f4cd876aa5ecb8edac1ac57b
2022-07-26 17:04:37 -07:00
Chris Kuiper
d8a32a6f45 Merge "Config: Update Auto Brightness debounce and ambient threshold setting for p21" into tm-qpr-dev 2022-07-22 05:28:09 +00:00
Beverly
a37ba4126a Update udfps burn in vertical translation
So that the mm conversion is less than 1.

Also update missing config auth_ripple_alpha_in_duration
which should have been migrated to be 0 since the device
supports UDFPS.

Test: manual
Bug: 237311757
Change-Id: I83c73ce80d8550f9b605facac84e58252bdefe27
2022-07-19 19:59:26 +00:00
TreeHugger Robot
b678a4541a Merge "Disable zone dma32" into tm-qpr-dev 2022-07-08 02:05:19 +00:00
Martin Liu
4824af05f4 Disable zone dma32
As HW doesn't have 32 bit address limitation, we can disable
zone dma32 to simplify memory management and improve performance.

Bug: 236225957
Test: boot
Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: Ic321b460c7f63b7877fa0f12588c6f660cc0f68c
2022-07-07 16:59:50 +08:00
Tai Kuo
ab54152a39 Set audio haptic channel amplitude limit
Bug: 236709186
Test: dumpsys vibrator_manager
Change-Id: Iac2f9bb89a0c5a1e5135c94c017721300b8b9180
2022-07-04 05:41:50 +00:00
Grace Cheng
91ea834a0c Specify lock icon padding value on B3
Specify lock icon padding value on B3 for visual match with C10/P10

Bug: 236442002
Test: Visual comparison of alignment using layout inspector
Change-Id: I7656815cbd3301ad4771873c50e9d2d6eb53cc4e
2022-06-24 19:59:30 +00:00
SianyiHuang
d38d316412 Config: Update Auto Brightness debounce and ambient threshold setting
for p21

Bug: 234143168
Test: adb shell dumpsys display and check debounce and ambien threshold
seting

Change-Id: Ieaa8409ae3323f1118c08e5040b1a6dd7803daa0
2022-05-30 13:52:25 +08:00
Jason Chang
f12c9972f3 Merge "Phase out config_roundedCornerMultipleRadius from overlay package [B3]" into tm-dev 2022-04-21 06:17:49 +00:00
Jason(HeWei) Sung
af40f00c68 Revert "Enable load kernel modules in parallel"
Revert^2 "Revert "fix path for i2c peripheral device""

ca986f575e22838cf6c2d5974e416ed35e56a80d

Change-Id: If66f84989c4234972e44841e29d3fd2ca5dd0890
2022-04-19 05:32:18 +00:00
Jason Chang
cc0e9d0470 Phase out config_roundedCornerMultipleRadius from overlay package [B3]
Phasing out config_roundedCornerMultipleRadius config from device
overlay package.

Bug: 224688507

Test: Build ROM and pass presubmit test
Change-Id: I26b73cf16fec0017b9ded38f9e20f1a2379b5b60
2022-04-16 20:29:48 +08:00
shawnlin
ed9f2b80a4 Update status bar height res to correct size am: 95d76f9978 am: 1e9621477c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/17686745

Change-Id: I977940650a8243b19900948b84f0a27d113a17f9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-12 02:56:37 +00:00
shawnlin
1e9621477c Update status bar height res to correct size am: 95d76f9978
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/17686745

Change-Id: I18e04ae563121d49319afabb764a9d1cd6313e5d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-12 02:35:12 +00:00