Minchan Kim
cc688629fb
gs101: increase swap size am: e7ea5deba6 am: fe940f6e54
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14824045
Change-Id: I64588ff99eac847c8d4d80193aac516b2c1f59a7
2021-07-27 20:07:48 +00:00
Max Kogan
1d0d03de75
Add AoC wakeup stats to dump state am: 360ad16d6a
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15393903
Change-Id: Ia2d677e1994869e08622b02df07aa78a571d6d4d
2021-07-27 19:44:07 +00:00
Minchan Kim
798e375d64
gs101: increase swap size am: e7ea5deba6
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14824045
Change-Id: Ic2813eb414f4fd05744e1eeba50050a8b47ea3f6
2021-07-27 19:44:00 +00:00
Max Kogan
e1039ea565
Add AoC wakeup stats to dump state
...
Need wakeup stats to track AoC to AP messages resulting
in frequent wake-ups.
Bug: 192668026
Change-Id: I99cca607d74b63a974d0b89bc0ba14022bcc22ec
2021-07-27 19:23:05 +00:00
Minchan Kim
c0f6127a16
gs101: increase swap size
...
Since we have 8G/12GB ram, increase swap size from 2G to 3G
since 3G swap shows best result.
note: we had used 2G swap for even 4G ram devices.
Bug: 187488125
Signed-off-by: Minchan Kim <minchan@google.com>
Change-Id: Iea8ab1126c378cd02a89c2ef982262431c894487
2021-07-27 19:08:10 +00:00
Jack Wu
f035490883
add permission for pca charge_stats access am: 29057d5010 am: 15908697b5
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15359875
Change-Id: If524be268835b1beb3a65cd739fe2a42c493bfec
2021-07-27 02:47:04 +00:00
Jack Wu
fddbb1cb32
add permission for pca charge_stats access am: 29057d5010
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15359875
Change-Id: I3b17c5c5b9bff2edab5982938176d7831f3ae42f
2021-07-27 02:29:16 +00:00
Jack Wu
b089995845
add permission for pca charge_stats access
...
Bug: 194386750
Test: no Permission denied while accessing the file node
Signed-off-by: Jack Wu <wjack@google.com>
Change-Id: Ia399e59a2f7098147522161d5c7458545febfb77
2021-07-24 06:42:51 +00:00
Ankit Goyal
f68e432deb
Include memtrack in product packages am: 77e2cdea93 am: 6490f5cb3e
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15268977
Change-Id: Ic04b13db986dadec3f0f340bf46b3541ffd57819
2021-07-23 21:42:04 +00:00
Ankit Goyal
fc6dd232e6
Include memtrack in product packages am: 77e2cdea93
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15268977
Change-Id: Id562576c57e02855dcbfa480508125f4f343d971
2021-07-23 21:24:50 +00:00
Ankit Goyal
099ff5167b
Include memtrack in product packages
...
Bug: 191966412
Test: adb shell dumpsys meminfo
Change-Id: Ie521d242274502d70d228faeab0727abee5284b4
2021-07-23 20:52:52 +00:00
Meng Wang
ac68a4c562
Move CDMA feature XML inclusion to device specific mk files am: 412fc665cc am: 2c489c97a1
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15363243
Change-Id: Ibf46977597a94bd7e10d22af1e71ce298c38d3e2
2021-07-23 18:37:06 +00:00
YiHo Cheng
e15624d3d2
thermal: Update usb_pwr_therm2 emul_temp control am: 25ab176251 am: 63b127626c
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15359876
Change-Id: Ie3a773eba5779ed00b85ddcd93c3f262cb185229
2021-07-23 18:36:51 +00:00
Meng Wang
3c9f24ac5d
Move CDMA feature XML inclusion to device specific mk files am: 412fc665cc
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15363243
Change-Id: Id9fac3fdac90b450b977977bb395f007ebae4a88
2021-07-23 18:18:26 +00:00
YiHo Cheng
44dae94fde
thermal: Update usb_pwr_therm2 emul_temp control am: 25ab176251
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15359876
Change-Id: I5b446bbdfa9d8ba1bc649f53aa5f80a2c2c75684
2021-07-23 18:17:48 +00:00
Meng Wang
fbb1a572a1
Move CDMA feature XML inclusion to device specific mk files
...
So devices not supporting CDMA don't include the feature by mistake.
Bug: 194307361
Test: inspect build artifacts - telephony.cdma.xml is included
Change-Id: I0fe3a3624d2cda2b57347402d62e8a16513174e5
Merged-In: I0fe3a3624d2cda2b57347402d62e8a16513174e5
(cherry picked from commit d808d99ce089ca4c7ff4e2abe8ee76b4eeb38a64)
2021-07-23 17:50:41 +00:00
YiHo Cheng
2bb5a796f9
thermal: Update usb_pwr_therm2 emul_temp control
...
Update usb_pwr_therm2 emul_temp control to allow
vendor.disable.usb.overheat.mitigation.control to disable/enable
usbc-port throttling to prevent device offline during thermal
mitigation test in lab.
Bug: 194252201
Test: setprop vendor.disable.usb.overheat.mitigation.control 0/1 to
check usb_pwr_therm2 temperature reading
Change-Id: Ia522706ce32bee68596b977a3e526f0b951a95ca
2021-07-23 17:45:41 +00:00
Rick Yiu
725a51d332
gs101: Add a new profile for camera power tuning am: 1b33e486e7 am: f0b7304c01
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15283137
Change-Id: I3412b14b4eef45a9d3d3e026b5ae072cb900f1d3
2021-07-23 14:22:46 +00:00
Rick Yiu
02ff983d53
gs101: Add a new profile for camera power tuning am: 1b33e486e7
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15283137
Change-Id: Ib1bb4f3d4404a1589e7228c7e997b3c3450aa054
2021-07-23 14:07:45 +00:00
Devika Krishnadas
b2f9eadc84
Update late duration am: 9eee175664 am: feb976f3ac
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15337090
Change-Id: I0300bafad80a6605765cd2b735a7fd6f33cf0555
2021-07-23 13:59:46 +00:00
Devika Krishnadas
4c1644da5b
Update late duration am: 9eee175664 am: 3b3f8bb0dc
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15337090
Change-Id: Ided99b7095f9a5aaf09c520e372811de3fd4c56c
2021-07-23 13:55:31 +00:00
Rick Yiu
853246aeb8
gs101: Add a new profile for camera power tuning
...
Create CameraServicePower profile.
Bug: 192607122
Test: build pass
Change-Id: Ia4ff63dabc51d449d4b4acc95a2685c10643c509
2021-07-23 13:49:53 +00:00
Devika Krishnadas
8fc20d2788
Update late duration am: 9eee175664
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15337090
Change-Id: I1821280ec9726ccd65ef874904ab0dca77cdd369
2021-07-23 13:41:28 +00:00
Devika Krishnadas
be6acfd1c5
Update late duration
...
Bug: 192099706
Test: Run UIBench b/194024035
Change-Id: I7954214df1210df19e79308a950cc22d7d96fbe2
Signed-off-by: Devika Krishnadas <kdevika@google.com>
2021-07-23 13:20:29 +00:00
Jack Wu
579af8dcce
move permission for WirelessCharger HAL to init am: c836799f95 am: 2e560d5ec8
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15358310
Change-Id: I87eb374c82783fa6ea4d03c6506d5702c6017668
2021-07-23 12:44:36 +00:00
Jack Wu
5d40befa79
move permission for WirelessCharger HAL to init am: c836799f95
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15358310
Change-Id: I1b243285a7741557e806fb0f289c2a22cb3b5d85
2021-07-23 12:28:25 +00:00
Jack Wu
9e5b9c54c0
move permission for WirelessCharger HAL to init
...
Bug: 194354746
Test: there is no wireless access error
Signed-off-by: Jack Wu <wjack@google.com>
Change-Id: I2dcc54047129132c38899d5e4310dc7c1ca7bc80
2021-07-23 12:09:26 +00:00
SongFerngWang
8de96ea03e
Overlay the config_network_selection_list_aggregation_enabled am: 2ed78c0fb7 am: e99379ec05
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15336318
Change-Id: I7be8420304ae205cc671e80a0dcb816db5c6a690
2021-07-23 09:36:46 +00:00
vincechiu
a27666dbd1
Camera: create three new groups for camera threads am: 8d9f8f0ccc am: 04c20f72e9
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15328126
Change-Id: I1221a4249ae41a2f2175b1f66a026c9460bd9219
2021-07-23 09:36:27 +00:00
SongFerngWang
8c4fa5514d
Overlay the config_network_selection_list_aggregation_enabled am: 2ed78c0fb7
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15336318
Change-Id: I67f1c733bce6d1d862127cb455ef53c6c1ab8094
2021-07-23 09:20:17 +00:00
vincechiu
e6fafa1f72
Camera: create three new groups for camera threads am: 8d9f8f0ccc
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15328126
Change-Id: Idbb07b079ec5e8ed71ad89852ac9475348e9f78b
2021-07-23 09:19:54 +00:00
SongFerngWang
373005fd5e
Overlay the config_network_selection_list_aggregation_enabled
...
Bug: 173387374
Test: build pass
Change-Id: I84c899e9c7aae4e4cbd1f76ae3d021b507ea6fb2
2021-07-23 09:05:48 +00:00
vincechiu
f3b644db0c
Camera: create three new groups for camera threads
...
high-group is running on CPU 6-7.
mid-group is running on CPU 4-5.
mid-high-gropu is running on CPU 4-7.
Move camera tasks to CPU 4-7 for 1 seconds when AP launch.
Bug: 194271751
Test: GCA
Change-Id: I8e13e9ad0057b8f42f8ed3958bf0c6d58a5a02bc
2021-07-23 09:03:24 +00:00
Lisa Liu
37fc51b18f
gs101: tune vendor_sched parameters for boot time am: 49baab8621 am: 0e3570f5ae
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15268982
Change-Id: I887afd462d413198ef75d7afde3246a4fd1fa99c
2021-07-23 07:18:09 +00:00
Lisa Liu
da77a55be2
gs101: tune vendor_sched parameters for boot time am: 49baab8621
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15268982
Change-Id: Id6ddff161d069282e984e8ce5122940a6731f4bb
2021-07-23 07:00:34 +00:00
Lisa Liu
9a20a9faee
gs101: tune vendor_sched parameters for boot time
...
Set uclamp_min and prefer_idle to sys_group to improve 2nd init
stage boot time performance.
* original
boot_progress_start_avg: 4832.3
* with tuning
boot_progress_start_avg: 4028.75
Bug: 193192017
Test: boot test
Change-Id: I8ebd52fddceadbee22e9a8c75969d52047b2acfc
2021-07-23 06:38:38 +00:00
Firman Hadi Prayoga
eb93b7fc28
Add CAMERA_SHOT power hint. am: a7c0a18eaa am: db362d5967
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15336324
Change-Id: Iafb6c1a18b0bfd9ed990c7a590978689c1b707dd
2021-07-23 03:51:29 +00:00
Firman Hadi Prayoga
e84c2ccd13
Add CAMERA_SHOT power hint. am: a7c0a18eaa
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15336324
Change-Id: Ib249e274fe02a5e1f64945080f308492f856ccc9
2021-07-23 03:28:16 +00:00
Firman Hadi Prayoga
fd9a189315
Add CAMERA_SHOT power hint.
...
This will improve the snapshot performance, especially JPEG encode.
Bug: 192067605
Test: Boot, CTS
Change-Id: I9b879d2c462e0a59891d9a36c770484d00b53e6e
2021-07-23 03:08:48 +00:00
Weizhung Ding
1490e30219
gs101: declare IDisplay to V3 am: aee4a57d7e am: f2f3f40f96
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15200991
Change-Id: I5f4d993a6a210bbc9149b722f2c03461d3b74054
2021-07-23 02:19:29 +00:00
Weizhung Ding
0d9e80b31b
gs101: declare IDisplay to V3 am: aee4a57d7e am: 4e85b360c8
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15200991
Change-Id: Id9e18a41b6232e459284c29cc90881ceae051725
2021-07-23 02:14:22 +00:00
Weizhung Ding
1ef61ab49b
gs101: declare IDisplay to V3 am: aee4a57d7e
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15200991
Change-Id: Ib527e0c7b00317775cd9f4dfc42e90fd3542ab94
2021-07-23 02:01:56 +00:00
Rick Yiu
38897ea39a
gs101: Change uclamp max setting for bg group am: 126545ac02 am: d23fc7dd73
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15229961
Change-Id: Idb40b9d714945d1924cd823feb7df9becd07764c
2021-07-23 01:49:22 +00:00
Weizhung Ding
c90e372d4f
gs101: declare IDisplay to V3
...
Bug: 184697262
Test: build pass
Change-Id: I780fbf0fc9ee5eb6fd52739e8a9ab5505215bed1
2021-07-23 01:40:46 +00:00
Rick Yiu
d0de23bb9d
gs101: Change uclamp max setting for bg group am: 126545ac02
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15229961
Change-Id: I5d61272ecaaf8523ea64c75d86469155ad59265f
2021-07-23 01:28:59 +00:00
Rick Yiu
4b4ee6e226
gs101: Change uclamp max setting for bg group
...
Set to 60% or 615.
Bug: 188947181
Test: build pass
Change-Id: I93a423b1c0cb297df709971304f8101b27e46a1d
2021-07-23 01:06:10 +00:00
Petri Gynther
904e2b8ea9
Pixel 2021: enable vbmeta_vendor am: c6e28b3dc4 am: c594b924fd
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13954674
Change-Id: I191a036cc803fb88cf974aa973e2843f8ee4cf19
2021-07-22 21:57:10 +00:00
Petri Gynther
c9da47203e
Pixel 2021: enable vbmeta_vendor am: c6e28b3dc4
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13954674
Change-Id: Ice6c438472c791790f256bb6e4c4244c7175468d
2021-07-22 21:40:22 +00:00
Petri Gynther
a0b391dd6a
Pixel 2021: enable vbmeta_vendor
...
Bug: 181909612
Test: build + install + boot to home
Test: manual A/B OTA update
Change-Id: Ie27936cc10efd2f6dfbcd982e6855877e3308af2
2021-07-22 21:20:03 +00:00
Badhri Jagan Sridharan
67cded79d8
gs101: usb: Report USB port overheat event am: 24d19618f7 am: af2c9dabfc
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15283931
Change-Id: I75a488ce57c1dc171c986dc7f8b0f5b78428c8a1
2021-07-22 21:09:12 +00:00