Commit graph

240 commits

Author SHA1 Message Date
More Kuo
7a499aa934 BQR: Let bqr event mask can be overridden by project
Use the ?= operator to make the property can be overridden

Bug: 251375105
Test: Verified the property can be overrided
Change-Id: Ia626be9ce098c4d09f33a6f80f6184312345a8ba
2022-11-15 14:08:57 +08:00
Jonglin Lee
55b99a4c63 Merge "Revert "Revert "Zuma: Hold wakelock on boot""" 2022-11-14 23:50:59 +00:00
Mahesh Sivasubramanian
55d3e0dae3 Revert "Revert "Zuma: Hold wakelock on boot""
This reverts commit e1a0727f1f.

Reason for revert: AOC watchdog on Suspend. 

Change-Id: I517ecdba12e63a9d4bceef2cb58745bca1a8bb88
2022-11-14 23:20:28 +00:00
TreeHugger Robot
f7c6499565 Merge "Revert "Zuma: Hold wakelock on boot"" 2022-11-14 19:27:44 +00:00
Mahesh Sivasubramanian
e1a0727f1f Revert "Zuma: Hold wakelock on boot"
This reverts commit 99e7d26840.

Reason for revert: To enable suspend to RAM on Zuma

Bug: 247032124
Change-Id: Id0898cd98c4ac3f80bcfc8bdbad5399cd752d561
2022-11-12 00:53:23 +00:00
Darren Hsu
6df08fb5b1 powerstats: add BW power domain stats
Bug: 243041321
Bug: 244541973
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I403db5021c467e50f55e9e8071f69cb5dbd52d9d
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-11-11 15:07:48 +08:00
Adam Shih
62e25a081e Merge "move sensors dump to gs-common" 2022-11-11 05:35:25 +00:00
Carter Hsu
409c4739a9 Merge "audio: update hidl to 4.0" 2022-11-11 02:48:45 +00:00
Adam Shih
2eb9feabb6 move sensors dump to gs-common
Bug: 250475720
Test: adb bugreport
Change-Id: I06d8c443eaf06813dcf047fd9d4277892c9d516e
2022-11-10 15:04:58 +08:00
Adam Shih
c01b6f1bdb Merge "move edgeTPU setting to gs-common" 2022-11-10 03:19:30 +00:00
Darren Hsu
23119787cf powerstats: add AUR MIF-REQ state residency stats
Bug: 250097197
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I30bfd15a37582c00a09df83445580064a78794e9
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-11-09 15:13:27 +08:00
Kevin DuBois
e67e08b092 zuma: disable GPU fw log
Disable GPU fw log. This incurs performance penalty when left on.

Bug: 228779790
Test: benchmark before and after setting this switch
Change-Id: I4c9717b0915b85a18d0feb5044ecc56843137fcc
2022-11-08 16:48:22 +00:00
Jenny Ho
e08adf8bb2 Merge "set dev_sn for battery pairing" 2022-11-08 06:35:00 +00:00
Adam Shih
15f8fb304d move edgeTPU setting to gs-common
Bug: 258114806
Test: build with the module still in place
Change-Id: I1ba4c13a953c039704aaf0a19b1bd47019d184b4
2022-11-08 13:41:38 +08:00
Carter Hsu
b74523456f audio: update hidl to 4.0
Bug: 252877772
Test: build pass
Change-Id: Ifc5a664e605049bde2b961bb8de38bd410c00fc3
Signed-off-by: Carter Hsu <carterhsu@google.com>
2022-11-08 03:15:25 +00:00
Jenny Ho
1723365999 set dev_sn for battery pairing
Bug: 255894697
Bug: 238307181
Change-Id: I17605097cf2d480832aa1fbe215982685ab0c884
Signed-off-by: Jenny Ho <hsiufangho@google.com>
2022-11-07 18:20:19 +08:00
Darren Hsu
6ec79d62e1 powerstats: update GPU energy consumer stats
Bug: 244695633
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I4cd274a96f4b3857262a7e0a656b3093b8e42eb7
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-11-07 18:19:41 +08:00
Robin Peng
1f1bdb5429 Merge "zuma: remove prebuilt boot-user.img usage" 2022-11-07 05:53:39 +00:00
Peter Collingbourne
5e5f5ffd2c Improvements for BOARD_WITHOUT_RADIO.
As far as I can tell, GPS is part of the radio board on Zuma, so disabling
the radio should disable GPS as well.

The PixelLogger app has a hard dependency on the shannondm logger,
so don't install it if the radio is disabled.

This will help avoid service restarts so that we will be able
to do more accurate perf measurements.

Bug: 237601345
Change-Id: I60639d8e8fb61343ba19c2d9bea40cbeb8c6e0fd
2022-11-04 19:06:57 -07:00
Robin Peng
80841d9eb7 zuma: remove prebuilt boot-user.img usage
When $(TARGET_KERNEL_DIR) contains:
* boot.img

then use those as prebuilt boot images for the target build.

Bug: 242812258
Change-Id: I7e10698c179d061d16e8f5e4b391c4c82279005f
2022-11-04 06:49:46 +00:00
Yen-Chao Chen
3586b36d91 Merge "init: change touch file owner" 2022-11-04 06:13:55 +00:00
Jenny Ho
fe75eb7e14 Merge "dumpstate: dump battery eeprom into bugreport" 2022-11-04 03:30:15 +00:00
Darren Hsu
e15f63968a powerstats: add AUR DVFS state residency stats
Bug: 244519060
Bug: 256016398
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I9c1e7af0028f28d34e6f2194304f0433f97bb513
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-11-03 15:32:10 +08:00
Chris Lee
d4f0512aaf Merge "Drop the ACCESS_FINE_LOCATION for Restore" 2022-11-03 05:29:51 +00:00
TreeHugger Robot
29bad315dc Merge "dumpstate: correct the touch dumpstate path" 2022-11-03 03:16:18 +00:00
David Kimmel
acc32747f7 Merge "init: Soft max dev freq persistent properties" 2022-11-02 18:50:02 +00:00
Jenny Ho
8ce88826e6 dumpstate: dump battery eeprom into bugreport
Add coresponse path and permission

Bug: 255894697
Change-Id: I597291bba2d17af99825dbe80a8f1436dc73e58f
Signed-off-by: Jenny Ho <hsiufangho@google.com>
2022-11-02 17:33:13 +08:00
TreeHugger Robot
c293c73188 Merge "align user experience on Android bug tool" 2022-11-02 06:56:17 +00:00
TreeHugger Robot
64f1de6865 Merge changes I41afe01a,Id8307407
* changes:
  powerstats: expose common data provider methods
  powerstats: update core stats state residency
2022-11-02 06:42:59 +00:00
TreeHugger Robot
eba6abf418 Merge "powerstats: update TPU DVFS state residency" 2022-11-02 06:42:20 +00:00
TreeHugger Robot
d97eaa5f53 Merge "powerstats: update power domain state residency" 2022-11-02 06:40:58 +00:00
davidycchen
2a95f0dc94 init: change touch file owner
Bug: 243077990
Test: build pass

Signed-off-by: davidycchen <davidycchen@google.com>
Change-Id: Ic68c6041748287e7065ca2df376db9d381eb8dd8
2022-11-02 14:24:32 +08:00
Adam Shih
082bb51497 align user experience on Android bug tool
Bug: 255250616
Test:
adb shell dumpsys android.hardware.dumpstate.IDumpstateDevice/default wlan

Change-Id: Ibefd8f9fff91cf6ece1f09dd6b207b6f9c97df4d
2022-11-02 13:26:32 +08:00
Adam Shih
d8382a8ac6 Merge "move gps init.rc settings to gs-common" 2022-11-02 02:34:53 +00:00
Darren Hsu
5a69d9ee33 powerstats: expose common data provider methods
Bug: 256942114
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I41afe01aea5d2e816218540a1a14e2e2519b65f7
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-11-02 10:25:04 +08:00
davidycchen
0c70bcb8b0 dumpstate: correct the touch dumpstate path
Bug: 243077990
Bug: 256913819
Test: trigger bugreport.

Signed-off-by: davidycchen <davidycchen@google.com>
Change-Id: I0019587c0fcf5f6446405ea5e9e2a447790ee647
2022-11-02 09:42:23 +08:00
Darren Hsu
226ee13075 powerstats: update core stats state residency
Bug: 244519855
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Id83074079bade4f6a3aace25b513ccc99a255fb1
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-11-02 09:18:20 +08:00
Darren Hsu
cf9769e614 powerstats: update TPU DVFS state residency
Bug: 244518971
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Iac01cd2891fa94aaa1e86a0d924d164bf0c55cdc
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-11-01 20:50:50 +08:00
Darren Hsu
c6d6807f9d powerstats: update power domain state residency
Bug: 244541973
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I6b4a6f8d1f3bc56dcbabe661a18f4f866a5af904
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-11-01 19:32:05 +08:00
Wen Chang Liu
c4a7543d1f Merge "BoardConfig.mk: add BOARD_SUPPORT_MFC_ENC_BT2020" 2022-11-01 02:37:55 +00:00
George Lee
47eb8f3751 Merge "bcl: Add Mitigation Logger - Makefile" 2022-10-31 14:17:57 +00:00
TreeHugger Robot
6e52afaf3e Merge "powerstats: use fvp_stats to collect CPU/MIF state residencies" 2022-10-31 11:28:03 +00:00
Taehwan Kim
fc35c67bc4 BoardConfig.mk: add BOARD_SUPPORT_MFC_ENC_BT2020
Bug: 239912381
Test: atest android.mediav2.cts.EncoderColorAspectsTest
Change-Id: I68be5ef52d60d65886cf9e1dae5069e7daa60775
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
2022-10-31 05:02:33 +00:00
Adam Shih
c9f5913ea1 move gps init.rc settings to gs-common
Bug: 254758553
Test: boot and open google map getting my location
Change-Id: I34ef708fc29f617ce9320b790687ac126cf397c6
2022-10-31 10:51:07 +08:00
Jack Wu
e9c71901e4 Revert "init: support boot.charger_mode feature"
This reverts commit 42c035d7fa.

Reason for revert: no longer needed.

Bug: 251680171
Test: manually
Change-Id: I8662fe20361690704820838f983168633d2cae08
2022-10-29 02:50:13 +00:00
David Kimmel
d3d0fb6553 init: Soft max dev freq persistent properties
Bug: 254727262
Test: adb shell setprop persist.vendor.softmaxfreq.mif 3172000

Change-Id: Ic9b00f112dbe9d09b4171d23f634f0e0f7dfbacd
Signed-off-by: David Kimmel <davidkimmel@google.com>
2022-10-28 21:58:41 +00:00
Darren Hsu
34d8dea1ae powerstats: use fvp_stats to collect CPU/MIF state residencies
Bug: 244516713
Bug: 244516289
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I4454208cc4ef2a47981f78ba857e331d4f56b39e
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-10-28 18:18:06 +08:00
TreeHugger Robot
bb41a6b07f Merge "move brcm gps solution to gs-common" 2022-10-28 08:45:08 +00:00
Kris Chen
7aa52a5781 udfps: set permissions for osc cal
Bug: 251239489
Test: adb shell udfps_test osc_output
Change-Id: I2292307e0089f43ab6f291b0956e82dc2758d741
2022-10-28 06:07:05 +00:00
Krzysztof Kosiński
81da9fe942 Merge "Set displaycolor platform variable to zuma." 2022-10-27 02:31:16 +00:00