Commit graph

916 commits

Author SHA1 Message Date
Kris Chen
a4bca41a16 Add task_profiles MaxPerformance for storageproxyd
It adds the storageproxyd to top-app group.

Bug: 290709897
Test: enroll fingerprint
Change-Id: I8f9a54bc374ff203e34f2ad7bcb9aabd319767fa
2023-08-18 16:30:20 +08:00
Treehugger Robot
ab71f02e23 Merge "Cancel boost on off-mode charger" into udc-d1-dev 2023-07-07 02:35:49 +00:00
Treehugger Robot
b6a7f53aab Merge "init: boot time sched tuning" into udc-d1-dev 2023-07-06 23:46:41 +00:00
Chengyou Ho
f7023da1a5 Merge "device.mk: add misc_writer" into udc-d1-dev 2023-07-05 01:32:08 +00:00
Treehugger Robot
38af64d44c Merge "zuma: tweak memory management" into udc-d1-dev 2023-06-30 15:27:24 +00:00
Wei Wang
d5b4a0c933 Merge "Set PELT HALFLIFE to 8ms before early init boot stage" into udc-d1-dev 2023-06-30 08:33:37 +00:00
Nicole Lee
84b79b99ce Merge "zuma: add Pixel_stability modem log mask" into udc-d1-dev 2023-06-29 05:06:02 +00:00
Kevin Most
a77dffcd12 Merge "Updating VINTF manifest for IDebugManager." into udc-d1-dev 2023-06-28 17:59:35 +00:00
Nicole Lee
05c0f37f06 zuma: add Pixel_stability modem log mask
Bug: 289001309
Test: Check logging mask in /vendor/etc/modem
Change-Id: I57cf80735572ca0503220c4c76bdb9e3434e2369
2023-06-28 07:41:35 +00:00
Lisa Liu
c681323649 init: boot time sched tuning
Restore uclamp_min and use preferred_idle_mask and group util to
optimize about 200ms boot time performance.

Bug: 284039815
Test: pts-tradefed run singleCommand pts -m PtsPerformanceTestCases -t com.google.android.perf.pts.BootPerformanceTest
Change-Id: I3a77fb0270c1afdc3983710c90a4369a813c7f2c
2023-06-28 03:03:28 +00:00
Wei Wang
6545ed1999 Cancel boost on off-mode charger
Test: Build
Bug: 289120007
Change-Id: I2cba4f1667d903f79fc9a510dfb7c68ce543b393
Signed-off-by: Wei Wang <wvw@google.com>
2023-06-27 15:36:16 -07:00
Petri Gynther
9beb858999 Disable DP on all images
Bug: 288506710
Change-Id: I0fcd5a88aab5eea12c524b0f1bc97c9c62e37c8b
2023-06-27 14:17:22 -07:00
Tim Murray
5f975896d4 zuma: tweak memory management
- set lmkd's swap_free_low_percentage to 100
- decrease swappiness to 60

Test: boots with correct settings
Bug: 288432219
Change-Id: Ie9fc39b03b25ee231190e12e312485794d0f8686
2023-06-26 17:37:51 -07:00
Habib Moukalled
2219eee7d7 Updating VINTF manifest for IDebugManager.
Notes:
- Updating AIDL HAL for IDebugManager.

Bug: 284165549
Test: build test
Change-Id: Id86e0c2a737158191eae26bbb30943bbff8f67a9
2023-06-26 20:19:35 +00:00
guibing
1b46c33b99 Set PELT HALFLIFE to 8ms before early init boot stage
It's for early boot stage boost. After early init stage, change
it back to the default 32ms.

Bug: 284039815
Test: boot ab tests
Change-Id: I3e623886e97e561086df46f388f9317d4a75c35c
2023-06-22 17:31:15 +00:00
TreeHugger Robot
8a52fe3d73 Merge "zuma: update adaptive LUT" into udc-d1-dev 2023-06-21 21:34:21 +00:00
Wilson Sung
5f4c896e1c Remove unused trace_marker
Fix: 260366195
Change-Id: Ia9515d0df9f80bbb4008faa30ce38491d2f4e693
2023-06-20 14:32:29 +08:00
Evgenii Stepanov
2cb239bb20 Merge "Disable MTE in system_server." into udc-d1-dev 2023-06-19 20:19:18 +00:00
ChengYou Ho
d1b72e8c76 device.mk: add misc_writer
Bug: 285803498
Bug: 271950369
Change-Id: I320f8b4bb9e43e690aaabc834629b4815612f863
2023-06-19 07:23:37 +00:00
Joe Shih
778892fa33 Merge "[SEPolicy]Change to gs-common." into udc-d1-dev 2023-06-19 06:21:20 +00:00
Treehugger Robot
f5ac9c0c06 Merge "powerstats: update TPU energy consumer stats" into udc-d1-dev 2023-06-19 01:35:28 +00:00
joeshih
ec838e4c63 [SEPolicy]Change to gs-common.
Bug: 287167439
Test: Forrest build to verify pass.
Change-Id: Ib4350636c006c996c36bf36d13162e40d4f0f7ac
2023-06-17 16:50:43 +08:00
Evgenii Stepanov
02d739e388 Disable MTE in system_server.
Bug: 280343521
Test: debuggerd `pidof system_server` | head -30 | grep tagged_addr
      does not include PR_MTE_
Change-Id: I64e3cf43162c8ab39f45b37240e26c2f25ea964e
2023-06-16 16:55:02 -07:00
Rick Yiu
c55210888a Make bg group throttle value experimental
Bug: 287562715
Test: build pass
Change-Id: I5809b726ff5875db67e91df41f8ba172d84b10e3
2023-06-16 11:16:52 +00:00
Darren Hsu
30563b4268 powerstats: update TPU energy consumer stats
Bug: 253702169
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I24b846527432aa614534cffe637e306b83af1e81
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2023-06-16 17:22:15 +08:00
Evgenii Stepanov
7421288b2d Merge changes I9311210f,Ic42cc810,I42781e8e into udc-d1-dev
* changes:
  Zuma: disable MTE on system apps
  [Zuma] Unset mte_tcf_preferred
  Disable Kernel MTE in Zuma (non-fullmte).
2023-06-15 23:33:20 +00:00
Karuna Ramkumar
0f59648cb5 zuma: update adaptive LUT
removing the hue/lightness gain on blue (hue 180~240) and high lightness region

Bug: 272718142
Change-Id: Ib094cfdcd6a5c2ae37eb403fb6a777b87465e952
2023-06-15 13:01:40 -07:00
Chi Zhang
0af09e0dc8 Fix OobConfig permission for zuma.
Bug: 286117997
Test: build and manual test
Change-Id: I51f3a63b337ea555cc52ba71d776f5d0993409fd
2023-06-14 18:18:47 -07:00
Evgenii Stepanov
e205724019 Zuma: disable MTE on system apps
Bug: 280343521
Test: debuggerd on the listed apps should not mention PR_TCF_MTE
Change-Id: I9311210fec4e6f720fb2a7c4d48c4927925d252b
2023-06-14 17:17:12 -07:00
Evgenii Stepanov
bc502d582b [Zuma] Unset mte_tcf_preferred
Reverting to all-async configuration according to PoR.

Bug: 280343521
Test: adb shell setprop persist.device_config.runtime_native_boot.bootloader_override force_on
      adb reboot
      adb shell 'cat /sys/devices/system/cpu/cpu?/mte_tcf_preferred'
          should return all "async"
Change-Id: Ic42cc8102ff55348dd9061682a779d9dde6ee02c
2023-06-14 15:47:33 -07:00
Evgenii Stepanov
3fefb2e823 Disable Kernel MTE in Zuma (non-fullmte).
Bug: 280343521
Test: cat /proc/cmdline | grep kasan=off
Change-Id: I42781e8efdc4cf5a89baca1af8c3d62a4984c4f2
2023-06-13 15:30:05 -07:00
Quinn Yan
24d4e59415 Merge "Increase the com.google.edgetpu.dba service version to 2 in the framework matrix xml." into udc-d1-dev 2023-06-12 17:01:37 +00:00
Hiroshi Akiyama
f3178662c2 Merge "zuma: Update GPU and TPU heavy and light clock div ratios" into udc-d1-dev 2023-06-12 16:19:28 +00:00
Joey Poomarin Phloyphisut
7129ab355d Merge "pixelstats: add adapted_info sysfs for VendorAudioAdaptedInfoStatsReported" into udc-d1-dev 2023-06-09 14:44:34 +00:00
Petri Gynther
5b7898c3b4 Merge "usb: dp: add exynos_drm:dp_enabled toggling" into udc-d1-dev 2023-06-09 05:28:28 +00:00
Petri Gynther
c8abdf6bb7 usb: dp: add exynos_drm:dp_enabled toggling
Bug: 286459987
Change-Id: If4a6e71bc3ce342af8a0201b4727bdc4666cf8f0
2023-06-08 18:02:44 -07:00
Treehugger Robot
38044255b1 Merge "Add uevent rule for gcma_camera dmaheap nodes" into udc-d1-dev 2023-06-08 06:25:44 +00:00
Poomarin Phloyphisut
430fcc51de pixelstats: add adapted_info sysfs for VendorAudioAdaptedInfoStatsReported
Bug: 280248702, 280248995
Test: Local Test
Change-Id: I8e56455cab735a8300892184567fe052a27375ed
2023-06-08 05:51:28 +00:00
Kelly Rossmoyer
39e92da0f5 Merge "suspend: enable adaptive suspend" into udc-d1-dev 2023-06-08 03:50:21 +00:00
Joey Poomarin Phloyphisut
c95125c1a7 Merge "pixelstats: add waves sysfs for VendorAudioThirdPartyEffectStatsReported" into udc-d1-dev 2023-06-08 03:27:16 +00:00
Ziyi Cui
a6b68969b6 Merge "init: retune memlat parameter stall_floor" into udc-d1-dev 2023-06-08 00:48:33 +00:00
Treehugger Robot
586a4470df Merge "init: Add async for suspend/resume" into udc-d1-dev 2023-06-08 00:15:14 +00:00
Hiroshi Akiyama
09894846cd zuma: Update GPU and TPU heavy and light clock div ratios
Test: Check settings through ADB and tests by validation team

Bug: 286298612
Change-Id: I9ae9d78f0d6b1cdb84fa82266bd39047a6b8ba98
Signed-off-by: Hiroshi Akiyama <hiroshiakiyama@google.com>
2023-06-07 23:06:48 +00:00
Ziyi Cui
9de437f32e init: retune memlat parameter stall_floor
Retune stall_floor

Bug: 279558882
Change-Id: I243834e62be80cbf577677c77556156b768529ac
Signed-off-by: Ziyi Cui <ziyic@google.com>
2023-06-07 22:46:08 +00:00
qinyiyan
d47c4999b5 Increase the com.google.edgetpu.dba service version to 2 in the
framework matrix xml.

Bug: 279092299
Change-Id: I85de7509ae472bf197dfa2b584090c51d3d6fca9
2023-06-07 13:26:50 -07:00
Kelly Rossmoyer
371e5f7222 suspend: enable adaptive suspend
This CL adds build properties enabling Adaptive Suspend's short
suspend backoff with a short suspend threshold of 2 seconds and
a max backoff time of 40s.  This is the same configuration that
was shipped (and remains active) on gs101-based devices.

Experimentation with these settings is being tracked on the bug,
and this CL is being prepared now so we can start to soak in
dogfood and observe the real-world behavior.

Bug: 284766768
Test: booted with a test kernel and used alarmtimer mods to
exercise high-frequency wakeup behavior

Change-Id: Ia0fd3b08058390ea9e70926455c7c6d460320d8a
2023-06-07 19:25:38 +00:00
Jerry Huang
75e2e66589 zuma: update media_codecs_performance_c2.xml based on UD1A.230605
Bug: 281472953
Test: atest CtsMediaDecoderTestCases:android.media.decoder.cts.VideoDecoderPerfTest
Change-Id: I3108d858787ef2ea038e19ebc7b94c068a1d526b
2023-06-06 16:14:56 +08:00
Ziyi Cui
b64a13cd31 init: Add async for suspend/resume
Bug: 258100247
Change-Id: Ifcec9418e2b10db1f2a533fc04110ab548e241a6
Signed-off-by: Ziyi Cui <ziyic@google.com>
2023-06-05 21:10:16 +00:00
Cyan_Hsieh
a5ebf54119 Remove 2 HAL from customized product FCM
android.hardware.cas
android.hardware.contexthub

Bug: 277188108
Change-Id: I4e00eef8f1b9cfaba68ef1005bb79513a97a7317
2023-06-05 15:07:40 +08:00
Cyan_Hsieh
67938837d4 Upgrade PRODUCT_SHIPPING_API_LEVEL to 34
Bug: 277188108
Change-Id: I8c4be3bab3a013d80becead68d5b1fd33b68212d
2023-06-05 15:06:11 +08:00