Commit graph

6504 commits

Author SHA1 Message Date
Seungah Lim
6bcddfc24f [automerger skipped] [packetrouter] Add oem-iptables-init.sh to artifact path allowed list am: 1463ce2e3b -s ours
am skip reason: Merged-In If1b57f985284561f537c1124cd60fe91215f5adc with SHA-1 fbf009b886 is already in history

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

Change-Id: I872c6b7826f3d91d8860b0a87fba478151e0ee19
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-26 00:44:49 +00:00
Seungah Lim
1463ce2e3b [packetrouter] Add oem-iptables-init.sh to artifact path allowed list
In order to apply user-defined chain from vendor by using
oem-iptables-init.ch, shell script path is added to
PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST.

Bug: 312772796

Signed-off-by: Seungah Lim <sss.lim@samsung.com>
(cherry picked from https://partner-android-review.googlesource.com/q/commit:83a119d7b7102319f7cb5d5015c8f01963ee7cf7)
Merged-In: If1b57f985284561f537c1124cd60fe91215f5adc
Change-Id: If1b57f985284561f537c1124cd60fe91215f5adc
(cherry picked from commit fbf009b886)
2024-04-26 00:31:44 +00:00
Spade Lee
7a3af7e3ff [automerger skipped] pixelstats: gs101: add history validation path am: e4c7fd25a5 -s ours
am skip reason: Merged-In I1982b772e59df66d143899086450c1e5a807f85a with SHA-1 d1dd07e04d is already in history

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

Change-Id: Ic0d2b24411dc0d43956828e40ee0ba95d5d9925c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-25 08:20:34 +00:00
Chungro Lee
ef6479b8b5 [automerger skipped] pixelstats: move learning/model load path to sysfs am: 395c89ec05 -s ours
am skip reason: Merged-In I91039ce3a8ee4630a76113ef7ae6be3bc6908f64 with SHA-1 e0d7a24937 is already in history

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

Change-Id: Id125be25c5e3ca369582910804cdcb4d3b8c47ed
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-25 08:20:29 +00:00
Spade Lee
e4c7fd25a5 pixelstats: gs101: add history validation path
Bug: 329174074
Signed-off-by: Spade Lee <spadelee@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d1dd07e04daf761735c95c4a2e14c108bf1dbcf1)
Merged-In: I1982b772e59df66d143899086450c1e5a807f85a
Change-Id: I1982b772e59df66d143899086450c1e5a807f85a
2024-04-25 06:10:13 +00:00
Chungro Lee
395c89ec05 pixelstats: move learning/model load path to sysfs
Reporting learning(relaxation) and model loading once a day
 * learning and model loading path moved from uevent to
   sysfs collector.

Bug: 329124192
Signed-off-by: Chungro Lee <chungro@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e0d7a249370a93828b128cbffbab7ca9237cad90)
Merged-In: I91039ce3a8ee4630a76113ef7ae6be3bc6908f64
Change-Id: I91039ce3a8ee4630a76113ef7ae6be3bc6908f64
2024-04-25 06:10:04 +00:00
SaiChand Duppala
8796579a5f Disable dumpstate strict-run flag in gs101
The change disables the dumpstate strict-run flag in gs101 devices, which is enabled by default. Disabling this flag increases the timeout for capturing incident report to 120 seconds, from the default 20 seconds. This is done because 20s isn't enough to capture incident report proto in some cases, especially when device is throttling.

Bug: 330400782

Test: Booted a gs101 device with the change. Then manually thermal throttled the device and captured bugreports. In some tests Incident report took a lot more more than 20s, and in all these cases it was succesfully captured.
Change-Id: I8c4ee4e4412c517822776a9b10bbdad7da1c1213
2024-04-25 01:11:50 +00:00
Sungtak Lee
1dfdc56738 Reapply "Enable AIDL media.c2"
This reverts commit c8575dabaa.

Bug: 321808716
Test: adb shell dumpsys android.hardware.media.c2.IComponentStore/default
Test: adb shell dumpsys android.hardware.media.c2.IComponentStore/default1
Change-Id: I9c7cc5e03fe35af1a69f114b84be97087b3ce602
2024-04-23 08:37:07 +00:00
Priyanka Advani
c8575dabaa Revert "Enable AIDL media.c2"
Revert submission 26384060-c2aidl-pixel-enable

Reason for revert: Culprit for b/335892284. Will be verifying through ABTD for confirmation and before submitting the revert.

Reverted changes: /q/submissionid:26384060-c2aidl-pixel-enable

Change-Id: I2f3473c028953db80791f8c2d4ff274379333fcd
2024-04-19 20:44:22 +00:00
Wonsik Kim
44d7a91524 Enable AIDL media.c2
Bug: 321808716
Test: adb shell dumpsys android.hardware.media.c2.IComponentStore/default
Test: adb shell dumpsys android.hardware.media.c2.IComponentStore/default1
Change-Id: I1285da3e7a81570effa822d17e34d07737c91a72
2024-04-19 19:09:49 +00:00
Shashwat Razdan
53a6e73e3d Revert "Adding android.software.contextualsearch to gs-101 devices."
Revert submission 26467635-feature_cs

Reason for revert: b/329350496 - Introducing new config with `android.*` namespace is not allowed in 24Q2.

Reverted changes: /q/submissionid:26467635-feature_cs

Change-Id: Iafa5ea79e03f2406246b8cb9478600998f93a64f
2024-04-17 22:44:00 +00:00
Hongyang Jiao
a8926c3bac Add betterbug.mk to gs101 am: 7b56585224
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/26986836

Change-Id: I3407413b3a0345a6f2fa5e46e8ba01ea36cbffe9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-17 18:10:56 +00:00
Daniel Chapin
f8d7cf3e95 Revert "Add betterbug mk to gs101" am: 439d541d18
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/26630856

Change-Id: I84a7107d1410039c8318292b51ad9526f2d8a7c4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-17 18:08:41 +00:00
Hongyang Jiao
7b56585224 Add betterbug.mk to gs101
Test: manual test
Bug: 322543833
Change-Id: Iccf4ceabd1c994b804de9e74b50fa8a0ca936af6
2024-04-16 22:57:07 +00:00
Daniel Chapin
439d541d18 Revert "Add betterbug mk to gs101"
Revert submission 26348985-bb-sepolicy-poc

Reason for revert: Droidfood blocking bug: b/327991669

Bug: 327991669

Reverted changes: /q/submissionid:26348985-bb-sepolicy-poc
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a43fedce4ef60251336a86c470250b2dfb8c9f3e)
Merged-In: I88a445da895c373c0a53c8a2f08726582c27be77
Change-Id: I88a445da895c373c0a53c8a2f08726582c27be77
24D1-dev is based on 24Q2-release. Therefore, we merged this CL to 24D1-dev.
2024-04-16 22:47:39 +00:00
isaacchiou
f68e0fb440 wifi: disable FW roaming when in idle mode
When device is idle, disable FW roaming (LOW RSSI roam, high band roam) to save power

Bug: 321639511
Test: Manual
Change-Id: I55b88d86dffba2ccea6f8ceb608efafbc35b64d8
2024-04-15 13:46:09 +00:00
Jack Wu
b09140782b [automerger skipped] Update health AIDL HAL to V3 am: b58ea3f845 -s ours
am skip reason: Merged-In I57ff2ec2758f965a9e13e53f223c735a9d102219 with SHA-1 f143d6803b is already in history

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

Change-Id: I94dd25d5aa74044c0a0f5d29807812203449d9e1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-15 10:21:28 +00:00
Jack Wu
b58ea3f845 Update health AIDL HAL to V3
Bug: 328332299
Test: TH
Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test
Signed-off-by: Jack Wu <wjack@google.com>
(cherry picked from https://android-review.googlesource.com/q/commit:f143d6803bd64b123306788e4e02670a829c3258)
Merged-In: I57ff2ec2758f965a9e13e53f223c735a9d102219
Change-Id: I57ff2ec2758f965a9e13e53f223c735a9d102219
24D1-dev is based on 24Q2-release. Therefore, we merged this CL to 24D1-dev.
2024-04-15 10:06:28 +00:00
Barry
b234a074ba [Bluetooth] Disable BT auto on feature
Set bluetooth.server.automatic_turn_on false for disable Bluetooth Auto
On feature

Bug: 333830114

Test: make
Change-Id: Idcb80dad26f3a1bf928be9f83fd328712ca71a78
2024-04-11 15:15:40 +00:00
Enzo Liao
98d7af4bf7 Apply common SELinux policies related to ramdumps and coredumps to gs101.
Refer: ag/26620507

Bug: 298102808
Design: go/sys-software-logging
Test: Manual
Change-Id: Ic465edc3914f2815b3696f7b1c7e3475bcbc2acc
2024-04-11 02:03:11 +00:00
wenchangliu
a71e7d1dcc update odd resolution support in vpx and av1 codecs
[VSR-4.2.004.001] MUST support the smallest width/height alignment allowed
by the video standard. For AVC/HEVC/VCC, this requires 2x2 pixel alignment
for YUV 4:2:0 profiles, and 2x1 pixel alignment for YUV 4:2:2 profiles.
For VP8/VP9/AV1, this requires 1x1 pixel alignment for any profiles.
Note: This is usually stored as the crop rectangle in the bitstream.

Bug: 329378524
Test: CtsMediaV2TestCases
Change-Id: I0e84a342bf1093c74c712d2c811b37eca9c7908c
2024-04-10 11:20:32 +00:00
Ziyi Yang
a4ce888b94 Revert "Adding post notification to gca default permissions"
This reverts commit c71b017d9d.

Reason for revert: b/332797378 causing memory regression on oriole/raven

Bug: 331677590
Bug: 332797378
Change-Id: If215c02641de9f3ed497d4d7043a3257c1737d9a
2024-04-08 17:48:51 +00:00
Dinesh Yadav
333cdc1663 TPU Abrolhos Tachyon Migration
This change includes tachyon targets for edgetpu in the final image

TESTED:
Create a private build with this change and verified that the tachyon targets were present after flashing on a local device.

Bug: 307591410
Change-Id: I0894b8830cb62801c659a9b4d4f7a1ae6d851795
2024-04-08 16:11:19 +00:00
Seungah Lim
fbf009b886 [packetrouter] Add oem-iptables-init.sh to artifact path allowed list
In order to apply user-defined chain from vendor by using
oem-iptables-init.ch, shell script path is added to
PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST.

Bug: 312772796

Signed-off-by: Seungah Lim <sss.lim@samsung.com>
(cherry picked from https://partner-android-review.googlesource.com/q/commit:83a119d7b7102319f7cb5d5015c8f01963ee7cf7)
Merged-In: If1b57f985284561f537c1124cd60fe91215f5adc
Change-Id: If1b57f985284561f537c1124cd60fe91215f5adc
2024-04-05 17:36:58 +00:00
Ziyi Yang
c71b017d9d Adding post notification to gca default permissions
Bug: 331677590
Test: Build and flash. Permission was pregranted to gca.
Change-Id: I4f217ecf1cd3b360b7ab261c2dd5c09d9756a5b8
2024-04-02 19:54:42 +00:00
Gina Ko
a41785042d gs101: Relax BOARD_SUPER_PARTITION_ERROR_LIMIT by 100MB
To allow coverage builds to build

Bug: 331488086
Test: TH
Change-Id: I063c31704a5390091016e778f6748db8eba1261d
2024-04-02 00:50:53 +00:00
Chris Lu
3d46d634ef gs101: upgrade IDisplay to V11 am: ea4d3ad582
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/26482878

Change-Id: I7e677ff3aa677112c7cc65ebdb4adcf46dd4ab9e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-28 21:37:16 +00:00
Herbert Xue
462a14e19d Update SOONG_NAMESPACES to include power-anomaly-sitril folder
Bug: 326175117
Test: 1. lunch raven-trunk_staging-userdebug
      2. m PowerAnomalySitril
Change-Id: I1599390860676ed2ec334e69e6b4c417ecca6095
2024-03-28 04:59:25 +00:00
Jack Wu
0d50cda4cf Update health AIDL HAL to V3 am: f143d6803b am: 6e01808813
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/3010173

Change-Id: I449b102696f602d74a1c75929dd1150f489caf5b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-22 17:59:18 +00:00
Jack Wu
6e01808813 Update health AIDL HAL to V3 am: f143d6803b
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/3010173

Change-Id: Ib8049ed1799943afe5b9a0a35ceb99cf3c1b6591
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-22 17:43:14 +00:00
Jack Wu
f143d6803b Update health AIDL HAL to V3
Bug: 328332299
Test: TH
Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test
Change-Id: I57ff2ec2758f965a9e13e53f223c735a9d102219
Signed-off-by: Jack Wu <wjack@google.com>
2024-03-22 21:00:04 +08:00
Spade Lee
d1dd07e04d pixelstats: gs101: add history validation path
Bug: 329174074
Change-Id: I1982b772e59df66d143899086450c1e5a807f85a
Signed-off-by: Spade Lee <spadelee@google.com>
2024-03-22 07:30:26 +00:00
Chris Lu
ea4d3ad582 gs101: upgrade IDisplay to V11
Bug: 307787644
Test: build pass
Change-Id: I7d7bd95b04483afde0f53127c896e62f53a78116
2024-03-21 07:30:02 +00:00
Shashwat Razdan
3970338cd2 [automerger skipped] Adding android.software.contextualsearch to gs-101 devices. am: 4bb66fedc8 -s ours
am skip reason: Merged-In Id45a24ec3361caade132836e5e849940efa6ac2c with SHA-1 4ff9169f2f is already in history

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

Change-Id: Ib09b859c6b2d0d85ea95332e5a8598e9671fc17d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-19 08:29:06 +00:00
Shashwat Razdan
4bb66fedc8 Adding android.software.contextualsearch to gs-101 devices.
Bug: 326143814
Test: Built and tested on device
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4ff9169f2f92191802e70fadb83810d03d2e9952)
Merged-In: Id45a24ec3361caade132836e5e849940efa6ac2c
Change-Id: Id45a24ec3361caade132836e5e849940efa6ac2c
CP feature CLs to 24d1-dev
2024-03-13 23:58:19 +00:00
Hongyang Jiao
5e69a4432a Add betterbug.mk to gs101
Test: manual test
Bug: 322543833
Change-Id: Iccf4ceabd1c994b804de9e74b50fa8a0ca936af6
2024-03-13 04:29:58 +00:00
Chungro Lee
e0d7a24937 pixelstats: move learning/model load path to sysfs
Reporting learning(relaxation) and model loading once a day
 * learning and model loading path moved from uevent to
   sysfs collector.

Bug: 329124192
Change-Id: I91039ce3a8ee4630a76113ef7ae6be3bc6908f64
Signed-off-by: Chungro Lee <chungro@google.com>
2024-03-13 01:29:46 +00:00
Limon Mia
5fa0e12ada bt: set rfkill device nodes permission setting on early_boot stage
move the rfkill permission setting from post-fs-data to early_boot
stage because the kernel/net/rfkill/rfkill.ko may not be loaded on
post-fs-data stage and cause the permission setting failed.

Bug: 277148159
Test: m
Change-Id: I65f0593caddbe659528877f583917cdaead1756b
2024-03-11 12:34:13 +00:00
Raphael Herouart
26a23b76de [Trusty] tipc-test is missing for p21.
Bug: 328562462

Test: Local build Pass.
Change-Id: Idb98464ef1f0a15087b124d50edb4691d39046c5
2024-03-07 14:05:07 +00:00
Xin Li
ee3a78e22f [automerger skipped] Merge Android 14 QPR2 to AOSP main am: 8331b62013 -s ours am: efb4973193 -s ours
am skip reason: Merged-In Id43ef0c972cab098f056e418cee940b702a1f251 with SHA-1 04ea7c073b is already in history

Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2990107

Change-Id: Ia9899e4f8bff2e419eea1cb9361decb25f167402
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-07 10:46:55 +00:00
Xin Li
efb4973193 [automerger skipped] Merge Android 14 QPR2 to AOSP main am: 8331b62013 -s ours
am skip reason: Merged-In Id43ef0c972cab098f056e418cee940b702a1f251 with SHA-1 04ea7c073b is already in history

Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2990107

Change-Id: Ia0c2ac35286267b602ba8517b73bfc360a63c6a3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-07 09:55:30 +00:00
Xin Li
8331b62013 Merge Android 14 QPR2 to AOSP main
Bug: 319669529
Merged-In: Id43ef0c972cab098f056e418cee940b702a1f251
Change-Id: Iff818dc1e2f9da1e4d47146608d7719628094da0
2024-03-06 09:29:48 -08:00
Shashwat Razdan
4ff9169f2f Adding android.software.contextualsearch to gs-101 devices.
Bug: 326143814
Test: Built and tested on device
Change-Id: Id45a24ec3361caade132836e5e849940efa6ac2c
2024-03-06 16:32:59 +00:00
Daniel Chapin
a43fedce4e Revert "Add betterbug mk to gs101"
Revert submission 26348985-bb-sepolicy-poc

Reason for revert: Droidfood blocking bug: b/327991669

Bug: b/327991669

Reverted changes: /q/submissionid:26348985-bb-sepolicy-poc

Change-Id: I88a445da895c373c0a53c8a2f08726582c27be77
2024-03-05 20:38:07 +00:00
Barry
3c31047ecf BT: set system property for Bluetooth Auto On
Set bluetooth.server.automatic_turn_on true for Bluetooth Auto On
feature.
The feature will be enabled with both system property and flag set.

Bug: 328168526
Test: check system property value
Change-Id: If7e9c3bab450dead2cfd46dddc55d293ccab3d92
2024-03-05 11:48:09 +00:00
Wonsik Kim
def43cc017 Add AIDL media.c2 fragments
Bug: 321808716
Test: adb shell dumpsys android.hardware.media.c2.IComponentStore/default
Test: adb shell dumpsys android.hardware.media.c2.IComponentStore/default1
Change-Id: I3a0a38f71421a8673038f63764250f7a1a88c730
2024-03-05 06:16:54 +00:00
Mark Chang
9ad27501e4 Add sepolicy include to gs101.
Bug: 325422902
Test: Manual, system booted without sepolicy denied error.

Change-Id: I2149188a925cc94aea077e9b6fb78cc850660dd7
Signed-off-by: Mark Chang <changmark@google.com>
2024-03-05 05:31:39 +00:00
Devika Krishnadas
f2d8196441 Move Gralloc packages to gs-common
Bug: 275906497
Test: Boot succeeds

Change-Id: I879a5ef8365abe018c501cdb0b06c9753e0e5902
Signed-off-by: Devika Krishnadas <kdevika@google.com>
2024-03-04 22:13:50 +00:00
Jenny Ho
49ae2f663b pixelstats: added multiple GMSR paths
support different project paths

Bug: 308364170
Change-Id: I4ef71192ad2b2717c515164bd65463759320b32a
Signed-off-by: Jenny Ho <hsiufangho@google.com>
2024-03-01 03:14:37 +00:00
Hongyang Jiao
7e12c967fb Add betterbug mk to gs101
Bug: 322543833
Test: local test, recorded in http://shortn/_iEz9DTCHgo
Change-Id: Id10b95f2c0169f036f759a513cf16703d5f4e732
2024-03-01 01:10:43 +00:00