Commit graph

2979 commits

Author SHA1 Message Date
Treehugger Robot
388f467765 Merge "Switch kernel directory to control by build flag" into main 2024-04-25 08:43:40 +00:00
Randall Huang
8e7bd1260e Switch kernel directory to control by build flag
Bug: 334076212
Test: local build
Change-Id: Ib170f5253fae70f415cc920aa26a911500a69a8b
Signed-off-by: Randall Huang <huangrandall@google.com>
2024-04-25 16:00:36 +08: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
Treehugger Robot
6358b83b19 Merge "adpf:shusky: update hboost jank check time factor." into main 2024-04-19 02:32:32 +00:00
guibing
01660ca736 adpf:shusky: update hboost jank check time factor.
Update it to align with the HWUI target duration scale factor,
so the adjusted jank check time duration is same as expected frame
timeline's duration.

HWUI target duration scale factor is 70%, and its inverse value is
approximately 1.43.

Bug: 204204746
Test: adb shell dumpsys android.hardware.power.IPower/default;
      Check the device adpf sessions' traces.
Change-Id: I8565fa1352769e6f879ea5fc12412d00f254da3b
2024-04-18 22:52:12 +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
Treehugger Robot
ae15605e66 Merge "audio: update opus support format" into main 2024-04-17 18:09:26 +00:00
Poomarin Phloyphisut
9aa8fd6d35 [USB Audio AIDL] Add mixer path for "usb-device-microphones"
Bug: 329147872
Test: Local test
Change-Id: I8d68a7af2605ea0d34baae0bc2dbdee8d5df3c05
2024-04-17 04:16:22 +00:00
Juyu Chen
e442d42a04 audio: update opus support format
Bug: 329872757
Test: cts tests

Change-Id: Ie2dd241a1d104028a0ebacc77efc12b6972e226b
Signed-off-by: Juyu Chen <juyuchen@google.com>
2024-04-16 04:11:12 +00:00
Wei Wang
6ae60dd4b7 Merge "adpf:shusky: add hboost junk detection time factor into power hint json files." into main 2024-04-16 03:50:58 +00:00
Charles Yo
21a104891d Merge "Switch kernel directory to control by build flag" into main 2024-04-16 01:34:48 +00:00
guibing
e6fe682d22 adpf:shusky: add hboost junk detection time factor into power hint json files.
Bug: 204204746
Test: adb shell dumpsys android.hardware.power.IPower/default;
      Check the device adpf sessions' traces.
Change-Id: If4c116e172b101eebe8a8b9b539f3a55e4299ca8
2024-04-16 00:17:11 +00:00
Treehugger Robot
6fdf23cbf2 Merge "shusky: Add heuristic boost configs in power hint json files." into main 2024-04-13 01:33:50 +00:00
guibing
97c7f4861e shusky: Add heuristic boost configs in power hint json files.
Bug: 204204746
Test: Power hal launches in device without configuration parsing issue.
Change-Id: I5f85f88699b468f2c5e0af05dcea0bfa3fba56d2
2024-04-12 23:29:12 +00:00
Cyan_Hsieh
38562b32f8 Switch kernel directory to control by build flag
Bug: 309749142
Change-Id: If82fdbbd87cccba0763479e075289efd739e7e34
2024-04-12 18:35:02 +08:00
Juan Yescas
bba25ed8e0 16kb: 16kb: Remove shusky pg agnostic am: 10c2808197 am: 5f2657e2a9
Original change: https://android-review.googlesource.com/c/device/google/shusky/+/3039896

Change-Id: I9b3c8446a9f06ffda4a7c5b7343e206682f276f7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-12 02:11:07 +00:00
Juan Yescas
5f2657e2a9 16kb: 16kb: Remove shusky pg agnostic am: 10c2808197
Original change: https://android-review.googlesource.com/c/device/google/shusky/+/3039896

Change-Id: I37952534c56c6f71f528bd05f271ea3d9d7a9520
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-12 01:54:59 +00:00
Juan Yescas
10c2808197 16kb: 16kb: Remove shusky pg agnostic
Bug: 306537850
Test: N/A
Change-Id: I972e4bf8c94798dd253a4bfb3ea68be854110f07
2024-04-11 18:02:31 -07:00
Juan Yescas
f12ccd275e 16kb: Remove the pg agnostic targets for 6.1 kernels
Bug: 306537850
Test: Build targets manually
Change-Id: I46f8d6872c67c8e8dc34684ea45f9b3c7a04d431
2024-04-11 12:38:05 -07:00
Wei Wang
4e843ce35f Merge "Disable auto prefer idle explictly for some conditions" into main 2024-04-11 16:19:20 +00:00
Rick Yiu
bfb341fb00 Disable auto prefer idle explictly for some conditions
In auto prefer idle mode, a task in top-app will be granted prefer
idle if it satisfied the conditions. So turn auto prefer idle off
if top-app prefer_idle is explictly disabled. Also turn auto prefer
off when other group enables prefer_idle explictly.

Bug: 236868627
Test: build pass
Change-Id: Id0dc5bda64686826f72aad4549b8edcb1ceb4502
2024-04-11 14:05:00 +00:00
Limon Mia
2ee76c4e8f bt: set system property Auto-On to false by default
Bug: 333829874
Test: build & install & adb getprop
Change-Id: I8b28b547113a7e3e303e4992956ea2c1264339e6
2024-04-11 06:54:17 +00:00
Treehugger Robot
745091a821 Merge "powerhint.json: enable gpu capacity signalling." into main 2024-04-10 19:31:11 +00:00
Jimmy Shiu
d51ff23214 powerhint: set ADPF CPU_LOAD_UP CPU_LOAD_RESET values am: a928cbb681
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/26902700

Change-Id: I3edaf8ffc84231ec5c188ce1ed07791c04f087f7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-10 16:37:22 +00:00
Jimmy Shiu
a928cbb681 powerhint: set ADPF CPU_LOAD_UP CPU_LOAD_RESET values
Bug: 329483662
Test: Manual Test
Change-Id: I2b4be8ee1d4f8a91196478d7b3c898f236365dff
2024-04-10 11:45:10 +00:00
Kevin DuBois
fe02aeed6d powerhint.json: enable gpu capacity signalling.
Enables a signal indicating that the app has janked as
detected by the ADPF API.

Bug: 290625326
Test: perf / power tests

Change-Id: Iaf0f131cab90e4225642af243303473f56a34320
2024-04-08 11:27:12 -07:00
Ankur Bakshi
2c982ee612 Merge changes from topic "svn-set-3" into main
* changes:
  Update shiba SVN to 25
  Update shiba SVN to 24
2024-04-05 02:13:25 +00:00
Ankur Bakshi
db65aea9d1 Merge changes from topic "svn-set-3" into main
* changes:
  Update husky SVN to 25
  Update husky SVN to 24
2024-04-05 02:13:25 +00:00
Treehugger Robot
a98c8d14d5 Merge "display: low-light blocking zone support" into 24D1-dev am: fabf38556b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/26801409

Change-Id: I5886c8ba7eb4ba15e0e86e55bbfa3a3ffa86cb64
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-04 03:27:45 +00:00
Treehugger Robot
fabf38556b Merge "display: low-light blocking zone support" into 24D1-dev 2024-04-04 02:46:42 +00:00
Yabin Cui
9babb8f701 Merge "shiba/husky: add etm modules in userdebug/eng builds" into main 2024-04-03 23:38:49 +00:00
Ankur Bakshi
1c184ad088 Update shiba SVN to 25
Bug: 330382848
Change-Id: I5a6512a749937e4b1fb845253962b10268c77913
2024-04-03 23:25:52 +00:00
Ankur Bakshi
7394731975 Update husky SVN to 25
Bug: 330382848
Change-Id: Id94385f0609d23edf7c2591dd1c3e2f6f4a421bf
2024-04-03 23:21:02 +00: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
Jimmy Shiu
88db876244 powerhint: set uclampmin_init value for applying CPU Load boost am: f4d3c1bd4b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/26809487

Change-Id: I8e5faa45469ab1ab4cfc2ad1a828ee970041195b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-03 04:19:42 +00:00
Jimmy Shiu
f4d3c1bd4b powerhint: set uclampmin_init value for applying CPU Load boost
Bug: 329483662
Test: Manual Test
Change-Id: Id844e1f5d05d207e668c1ff151361bece37ee2c4
2024-04-03 01:04:41 +00:00
John Chang
1c87048fd0 display: low-light blocking zone support
Bug: 315876417
Test: verify the functionality works
Change-Id: Id204511dbeb106f527e16279b4c20c990873fd58
2024-04-02 15:25:43 +00:00
Treehugger Robot
0ef71718e9 Merge "display: low-light blocking zone support" into main 2024-04-02 04:21:29 +00:00
John Chang
80d18dc54c display: low-light blocking zone support
Bug: 315876417
Test: verify the functionality works
Change-Id: Id204511dbeb106f527e16279b4c20c990873fd58
2024-04-01 22:24:50 +00:00
Treehugger Robot
a5ac3f4f61 Merge "audio: remove non-supported analog headset" into main 2024-04-01 08:54:54 +00:00
Juan Yescas
1b6fd6befa 16kb: Set user partition to ext4 in shusky targets am: 3059034c97 am: aaafd28261
Original change: https://android-review.googlesource.com/c/device/google/shusky/+/3017618

Change-Id: Ia9d2fc4bc0188879fa346ba6ef773849b2d3469d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-28 15:55:28 +00:00
Juan Yescas
aaafd28261 16kb: Set user partition to ext4 in shusky targets am: 3059034c97
Original change: https://android-review.googlesource.com/c/device/google/shusky/+/3017618

Change-Id: I370a638f2d5daf8791e627ffb6336960a19170e3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-28 15:44:09 +00:00
Ankur Bakshi
3e17345d59 Update husky SVN to 24
Bug: 330382848
Change-Id: Ibba665e3b6d1b82e443164fcc2674b39b2116da5
2024-03-28 15:39:37 +00:00
Ankur Bakshi
852299ae55 Update shiba SVN to 24
Bug: 330382848
Change-Id: I7c4fd9a493d96ba947f0ee12388e2baf775e07c4
2024-03-28 15:37:52 +00:00
Juan Yescas
3059034c97 16kb: Set user partition to ext4 in shusky targets
Set user partition to ext4 for the husky and shiba page
size agnostic targets with 5.15 kernels.

Test: source build/envsetup.sh
      lunch aosp_husky_pgagnostic-trunk-userdebug
      m
Bug: 308663811

Change-Id: Iaff7b25e290d05766130d35bd96691b5d407a2e0
2024-03-27 17:52:20 -07:00
vincenttew
4dbadce5a3 audio: remove non-supported analog headset
Bug: 329470379
Change-Id: Ie18313b750086481b2fcad9194d55dabed0cdd8f
Signed-off-by: vincenttew <vincenttew@google.com>
2024-03-27 11:24:55 +08:00
Ankur Bakshi
17c3ca847f Merge "Update husky SVN to 23" into main 2024-03-26 22:20:47 +00:00
Ankur Bakshi
4cdc3c2822 Merge "Update shiba SVN to 23" into main 2024-03-26 22:20:47 +00:00