Commit graph

2557 commits

Author SHA1 Message Date
Android Build Coastguard Worker
3a40707759 Snap for 13025264 from f21ec8bdd8 to mainline-tzdata6-release
Change-Id: I7c36d4c10cbd2090c7529653623022bbc2abcb8a
2025-02-06 14:21:12 -08:00
Devin Moore
f21ec8bdd8 Remove old unused VINTF manifest file am: acec26c709 am: 859a6868cd
Original change: https://android-review.googlesource.com/c/device/google/lynx/+/3478218

Change-Id: Ic453be887c790b508f5787a0ca7d20c9a3f85bdd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2025-02-06 03:31:08 -08:00
Devin Moore
859a6868cd Remove old unused VINTF manifest file am: acec26c709
Original change: https://android-review.googlesource.com/c/device/google/lynx/+/3478218

Change-Id: I2e52b83e134c6e29e0db68b60a6c6a760dac393d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2025-02-06 03:05:00 -08:00
Devin Moore
acec26c709 Remove old unused VINTF manifest file
This file is out of date and unused, so remove it.
It's targeting Android R FCM and declaring old HIDL versions of HALs
that these devices do not use.

Test: m
Bug: 388074589
Change-Id: I8e53bfc3171de8afcedc6adc678d5f29c826a1bb
2025-02-05 21:42:15 +00:00
guibing
49d83d292f ADPF:lynx: use tagged ADPF profile for SYSTEM_UI.
- Add a event node for SYSTEM_UI;
- Add a separate SYSTEM_UI profile.

Bug: 393196667
Test: adb shell dumpsys android.hardware.power.IPower/default
Flag: NONE powerhal doesn't have a flag yet
Change-Id: I763e2a7c715ce537e0eaa778e142fd3614b49505
2025-02-03 19:37:30 +00:00
guibing
d7d636190b ADPF:lynx: remove unused adpf profiles.
Bug: 393196667
Test: adb shell dumpsys android.hardware.power.IPower/default
Flag: NONE powerhal doesn't have a flag yet
Change-Id: I5f3957af34720499191331bf6bdc31819864fbf0
2025-02-03 19:35:43 +00:00
Paulsu Su
c98ea56c0a powerhint: Mask hints in AA and DISPLAY_IDLE
This CL adds a powerhint for AA mode to mask storming hint. DISPLAY_IDLE masks DISPLAY_UPDATE_IMMINENT and CPU_LOAD_RESET when Android Auto property is set. When navigation in Android Auto, the two hint with action to boost memlat is costly.

Bug: 380188115   
Change-Id: I825a56ac32a0ecdc8b441af9cb64e81b1d04f9a6
Test: Local test with desktop_head_unit_internal
Flag: EXEMPT powerhint change
2025-01-15 00:46:11 -08:00
kellyhung
c206d40f87 Add a soong config variable "USES_DEVICE_GOOGLE_LYNX" for prebuilt wlan
Flag: EXEMPT bugfix
Bug: 387923588
Test: Presubmits
Change-Id: I53991fc016b53c1e366e4fdf010f0ac2a7499836
2025-01-13 06:42:07 +00:00
Android Build Coastguard Worker
073ca6a6e8 Snap for 12872597 from 38fc365a68 to mainline-tzdata6-release
Change-Id: Ia746d6e1599de41c26a0c301d54d4efa6af53b72
2025-01-06 04:35:25 -08:00
Chungkai Mei
38fc365a68 remove unused hint
As we already migrated kernel to 6.1, NewlyIdleBalancer is not used
anymore.

Flag: NONE just remove unused hint
Bug: 379810138
Change-Id: I320983d36c2cc8edae99e5c132ca63f4d2237046
Signed-off-by: Chungkai Mei <chungkai@google.com>
2024-12-17 02:09:20 -08:00
Xin Li
85b3a71025 [automerger skipped] Merge 24Q4 into AOSP main am: 3560d785f9 -s ours am: c841358352 -s ours
am skip reason: Merged-In I24ba47dafb991c395fa27ba7585c907e7b9f1920 with SHA-1 f495da19f7 is already in history

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

Change-Id: I70f281340d081dde0763753c4cbf4905e7dfcc7f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-12-13 21:55:47 -08:00
Xin Li
c841358352 [automerger skipped] Merge 24Q4 into AOSP main am: 3560d785f9 -s ours
am skip reason: Merged-In I24ba47dafb991c395fa27ba7585c907e7b9f1920 with SHA-1 f495da19f7 is already in history

Original change: https://android-review.googlesource.com/c/device/google/lynx/+/3413722

Change-Id: I06021130d64bde1a862ad998f88061fdf0e8a981
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-12-13 19:14:33 -08:00
Xin Li
3560d785f9 Merge 24Q4 into AOSP main
Bug: 370570306
Merged-In: I24ba47dafb991c395fa27ba7585c907e7b9f1920
Change-Id: Ibfe0bea72a7e42ebf8550ea0e934214dc665ee68
2024-12-13 11:15:09 -08:00
Nathan Kulczak
63f1518c06 Vibrator: Add permissions for owt_lib_compat
Add permissions to access owt_lib_compat sysfs attribute

Bug: 346570576
Flag: vendor.vibrator.hal.flags.enable_pwle_v2
Test: Flash to device and use access sysfs
Change-Id: I73105a29b067d31951d137a02909335402388385
Signed-off-by: Nathan Kulczak <nathankulczak@google.com>
2024-12-10 17:44:21 +00:00
Eileen Lai
b7fb9e1e8d modem_svc: use modem_svc_sit version sepolicy
For solving sepolicy conflicts for different AP version, modem_svc_sit will support devices from gs101 to zuma_pro.

Bug: 372400955

Change-Id: I9e371028b1848b4ddbefa924f91dc84949817df1
Flag: NONE local testing only
2024-12-08 07:39:17 +00:00
Xin Li
d1eb8a58df [automerger skipped] Merge ab/AP4A.240925.013 into aosp-main-future am: cd9a8e284a -s ours
am skip reason: Merged-In I24ba47dafb991c395fa27ba7585c907e7b9f1920 with SHA-1 cd8d3c9819 is already in history

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

Change-Id: I9be27218e2963b9505cbd183084bb868f150ddcf
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-11-25 18:18:46 +00:00
Xin Li
cd9a8e284a Merge ab/AP4A.240925.013 into aosp-main-future
Bug: 370570306
Merged-In: I24ba47dafb991c395fa27ba7585c907e7b9f1920
Change-Id: I8135d9fc864491b767991a8f25fd71928b1367f8
2024-11-21 15:09:58 -08:00
Isaac Chiou
b7ac236d48 Disable Wifi BugReport for subsystem restart
Flag: EXEMPT gated by overlay
Bug: 373594936
Test: Manuel test, trigger SSR and won't create bugreport automatically
Change-Id: I35b73b9287463456d6a3376afb76fd2c3ce3115f
2024-11-20 12:58:23 +00:00
Xin Li
2d0030ee85 [automerger skipped] Merge 24Q4 (ab/12406339) into aosp-main-future am: 0bff154ce8 -s ours
am skip reason: Merged-In I017d67a0832ab2039613aa32cd4c79821ffb8fcc with SHA-1 c778395dfe is already in history

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

Change-Id: I68380b6cb9447672c6a30e6f69443023d7432a58
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-11-13 22:56:40 +00:00
Xin Li
0bff154ce8 Merge 24Q4 (ab/12406339) into aosp-main-future
Bug: 370570306
Merged-In: I017d67a0832ab2039613aa32cd4c79821ffb8fcc
Change-Id: I8c72dbdde45d0c9bea42267d015cc9c5a3276d66
2024-11-06 10:31:20 -08:00
Android Build Coastguard Worker
fc7ef059c5 Snap for 12605939 from ae2ed690b9 to mainline-tzdata6-release
Change-Id: Ia899a53b271e8398db071b08f635a6bef0b8fda8
2024-11-05 10:09:45 +00:00
Kyle Hsiao
ae2ed690b9 Update ISODEP routing setting
Bug: 323953256
Test: manual
Flag: EXEMPT bugfix
Change-Id: Ic809f837493ea92b47545dde7b5cf7c52831326f
2024-11-05 03:06:46 +00:00
Ali K. Zadeh
d5101697fb [lynx] Define CAMERA_MULTICAM_BOOST
Port from ag/28607900

This CL defines CAMERA_MULTICAM_BOOST (with the same settings as the
existing CAMERA_ZOOMING_BOOST). Having both definitions is necessary to
be able to transition from zooming boost to multicam boost. Once the
multicam boost flag is fully rolled out, we can remove the
CAMERA_ZOOMING_BOOST.

Bug: 347829135
Test: adb logcat
Flag: EXEMPT resource file only change
Change-Id: I0a72375b98f93fd8a09f116bed983e24644ecbfa
2024-10-15 23:10:50 +00:00
Eileen Lai
b01091a241 modem_svc: use shared_modem_platform to replace all modem_svc_sit
Bug: 368257019

Flag: EXEMPT resource only update
Change-Id: I94847284c1795fea9f12f2506d86251b08453267
2024-10-09 08:00:33 +00:00
Brian Norris
22dd220a6c lynx: Pull init.insmod.*.cfg from vendor_dlkm
We've started pushing init.insmod.*.cfg into the kernel prebuilts, and
installing it to /vendor_dlkm/etc, but it may not be available on all
prebuilt variants (e.g., kernel 5.10).

Here, we:
1. conditionally install our common init.*cfg to /vendor_dlkm (only if
   $(TARGET_KERNEL_DIR) doesn't have a copy)
2. point init at /vendor_dlkm/etc

When we've cycled completely off of kernel 5.10, we can drop #1.

Bug: 369686096
Test: build, boot
Flag: EXEMPT refactor
Change-Id: Ife4ea982c73a1e91db075dc4798603fca1ca521f
2024-10-08 22:15:17 +00:00
Android Build Coastguard Worker
1d1c9f155a Snap for 12462067 from 117b1153bc to mainline-tzdata6-release
Change-Id: Icef02695be2d4b7e4d6661b3d07cfe788d715f8e
2024-10-07 08:57:41 +00:00
Jim Tang
473d21970c Move modem_svc_sit from gs201 to lynx
Module `modem_svc_sit` is not valid unless:
* USES_LASSEN_MODEM is true
* BOARD_WITHOUT_RADIO is NOT true (or NOT set)

Devices in gs201 family will set "USES_LASSEN_MODEM := true"; however,
not evevy gs201 device disables BOARD_WITHOUT_RADIO.

This commit defines PRODUCT_PACKAGES `modem_svc_sit` because it is
converted from bp by moving the if-statement constrain from the module
level to device level, device-lynx.mk in this case.

Flag: EXEMPT refactor
Bug: 358485346
Test: m modem_svc_sit
Change-Id: Idd5dba13db6ee259df507d94ce7a83d5b27af29c
2024-10-07 08:45:10 +00:00
Android Build Coastguard Worker
fdcb92ae66 Merge cherrypicks of ['googleplex-android-review.googlesource.com/29485451'] into 24Q4-release.
Change-Id: I875e239ffea6a6534cddb6970b668ea76fcf5520
2024-10-03 23:33:38 +00:00
Wayne Lin
f495da19f7 gps: set default SUPL SSL method to SSLv23
Bug: 363886476
Test: verify SUPL NI test pass
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:cd8d3c9819f3850573d7bad81fd49b49c7b4c2d0)
Merged-In: I24ba47dafb991c395fa27ba7585c907e7b9f1920
Change-Id: I24ba47dafb991c395fa27ba7585c907e7b9f1920
2024-10-03 23:24:36 +00:00
Ravi Jain
117b1153bc Remove vibrator HAL service
Remove from device mk files due to relocation to vendor directory.

Bug: 362659323
Test: Build Pass
Flag: EXEMPT refactor
Change-Id: I672c827aad9a4e096fa5d653d0e7b20ff96b6425
2024-10-02 09:49:35 +00:00
Ravi Jain
1019f75bfd dumpstate: touch: Init using touch_predump
More info at go/touch_predump

Test: Test locally on test device and check predump_touch works.
Bug: 287907308
Change-Id: I35dbbf95aa586874b8f594eb09f964f4e7a84df6
2024-10-02 08:56:54 +00:00
Wayne Lin
cd8d3c9819 gps: set default SUPL SSL method to SSLv23
Bug: 363886476
Test: verify SUPL NI test pass
Change-Id: I24ba47dafb991c395fa27ba7585c907e7b9f1920
2024-09-24 05:45:16 +00:00
Android Build Coastguard Worker
56e6955009 Snap for 12354992 from c778395dfe to 24Q4-release
Change-Id: Id78c19d5e2d0d157d3ab15ac1b4d60bb8b757ce3
2024-09-11 23:01:49 +00:00
James Huang
c778395dfe gps: Enable Beidou measurements only in the US for L10.
Bug: 354884462
Test: Field test in the US
Change-Id: I017d67a0832ab2039613aa32cd4c79821ffb8fcc
2024-09-11 08:36:07 +00:00
Android Build Coastguard Worker
01e3bde38e Snap for 12337246 from 8b1863ada0 to 24Q4-release
Change-Id: Ieb054221e3f88a7c4dc21c2c2f9525e3921495d2
2024-09-07 21:01:51 +00:00
Xin Li
8b1863ada0 [automerger skipped] Merge 24Q3 to AOSP main am: 7f1a5a7385 -s ours am: 00d5e4faf2 -s ours
am skip reason: Merged-In I9ae3af899655057a07488fee2e085cd1884fcca0 with SHA-1 4e54c82f40 is already in history

Original change: https://android-review.googlesource.com/c/device/google/lynx/+/3255687

Change-Id: I22f98b3a69de0a0aaa1da6d575c4059f07735d66
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-09-07 03:47:40 +00:00
Xin Li
00d5e4faf2 [automerger skipped] Merge 24Q3 to AOSP main am: 7f1a5a7385 -s ours
am skip reason: Merged-In I9ae3af899655057a07488fee2e085cd1884fcca0 with SHA-1 4e54c82f40 is already in history

Original change: https://android-review.googlesource.com/c/device/google/lynx/+/3255687

Change-Id: I97fb98d4d36cafa2a24775a5a195d3d6fad75a30
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-09-07 03:16:58 +00:00
Android Build Coastguard Worker
d00004bfc9 Snap for 12335440 from ae1689beae to 24Q4-release
Change-Id: I97801a054def26dba1789d2bc89b97f35448b3c0
2024-09-07 02:32:14 +00:00
Robin Peng
ae1689beae 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: Ibf76c45b14c9b5064e372f9c3febede823423bef
Signed-off-by: Robin Peng <robinpeng@google.com>
2024-09-06 10:35:59 +00:00
Koli Lin
de2199aefe Update product id for lynx
Test: manual
Bug: 316248308
Flag: EXEMPT prop value only update
Change-Id: Iab04bd0b3598a5b2532f0f527a77451db416f0dd
2024-09-06 07:47:04 +00:00
Xin Li
7f1a5a7385 Merge 24Q3 to AOSP main
Bug: 357762254
Merged-In: I9ae3af899655057a07488fee2e085cd1884fcca0
Change-Id: I22eaba758765edcf2e0b8bd425907560b7e83658
2024-09-05 17:02:37 -07:00
Android Build Coastguard Worker
5d2e2f96df Snap for 12327203 from 98621fdd5f to 24Q4-release
Change-Id: I9e42a4f986eaf8dfa1adabb6b2facbbadb02a072
2024-09-05 23:01:55 +00:00
Yabin Cui
98621fdd5f lynx: add etm modules in userdebug/eng builds
ETM modules are removed in kernel prebuilts.
So add them manually.

Bug: 364652655
Bug: 364309766
Test: build lynx
Flag: build.RELEASE_ETM_IN_USERDEBUG_ENG
Change-Id: I7faa1701445e477a7521e67d5274ccbf30d19fd0
2024-09-04 13:14:51 -07:00
Android Build Coastguard Worker
e3b041e426 Snap for 12304452 from 2695d16fe2 to 24Q4-release
Change-Id: I695704ef2b4d8e2bba54137edca4ffafbbe47c9d
2024-08-31 01:02:06 +00:00
Ankit Goyal
2695d16fe2 Delete mapper4 manifest
Bug: 362183626
Flag: EXEMPT manifest update
Test: Boot to home on shiba
Change-Id: I2ee823a19315d8bfb079594d83e3a4f818ef504b
2024-08-28 22:54:42 -07:00
Android Build Coastguard Worker
be1b87dae8 Snap for 12289667 from 1e4a6925d9 to 24Q4-release
Change-Id: I747dfd43f978cb053e5b4739a65718b730b5bc2f
2024-08-28 23:02:22 +00:00
Shinru Han
1e4a6925d9 gps: Re-enable GLO & QZSS in US
Change-Id: Ibc607508aeaba14b54876d0ce13ea493e6d76795
Test: on-device
Bug: 353579502
2024-08-27 07:21:40 +00:00
Android Build Coastguard Worker
47d1e94d53 Snap for 12253386 from 086d2cea04 to 24Q4-release
Change-Id: If592447868d7bbc718cd526076799291eaacac3e
2024-08-20 23:02:06 +00:00
Wayne Lin
086d2cea04 gps: add CpEarlyFixGuardTimeSec to prevent earlyfix response delay
Bug: 358041425
Test: verify pass
Change-Id: I26703b29e53e033d6bc978a4e6ac667953d2f282
2024-08-20 02:41:24 +00:00
Android Build Coastguard Worker
76aefc271e Snap for 12247339 from 5a677a1c72 to 24Q4-release
Change-Id: I93c75f8fae0e308b8d4eaed64d70c4d41bb86d55
2024-08-19 23:02:23 +00:00