Commit graph

11 commits

Author SHA1 Message Date
Sam Ou
4876730ab7 power_profile: remove modem
Bug: 214561299
Change-Id: Idf931e99039508be325cc9c03deb9febd5aee19a
Signed-off-by: Sam Ou <samou@google.com>
2022-12-08 06:14:23 +00:00
Sam Ou
6683620bea Fix power_profile.xml location.
Bug: 257163280
Change-Id: Ib0ff848abd63532eb06d0c6a4e7cdbce83439187
Signed-off-by: Sam Ou <samou@google.com>
2022-11-03 04:03:59 +00:00
Richard Chang
ac90c68995 mm: sync max_cached_processes settings
Bug: 251358543
Test: pts-tradefed run commandAndExit pts -m PtsPerfWbsTestCases
-t com.google.android.perfwbs.pts.MemoryTest#testMaxCachedProcesses

Change-Id: I02e56ea4db15304801645f45c458d5a92b8854aa
2022-10-17 06:46:02 +00:00
sashwinbalaji
a6435237f0 thermal: Update config_shutdownBatteryTemperature to 58
Bug: 237472896
Test: Verified locally using build P38065952
Change-Id: Ib82fadef9667b75d94bd9a1c07d33fd11eb1f0ca
2022-07-28 10:52:21 +00:00
Sam Ou
50e31c0a02 add power_profile
Bug: 238580545
Change-Id: I5c2cb90a4f594b1d649a2db794e34622d8b0f7ee
Signed-off-by: Sam Ou <samou@google.com>
2022-07-11 06:34:53 +00:00
Jonglin Lee
a1e5737e79 tangorpro: sync overlays from tangor
Bug: 236000624
Test: Boot and check UX
Signed-off-by: Jonglin Lee <jonglin@google.com>
Change-Id: Ie795b6ec055121bea39696b0b446dc0281a1e16f
2022-06-14 11:36:53 -07:00
Ben Murdoch
bff4d9fd4e Update density to 320 dpi.
Resulting in 1280x800dp screen resolution per ux guidance.

Bug: 214097223
Bug: 236000624
Test: adb shell wm density (should show 320)
Test: presubmits
Change-Id: I1d82a7d6a3d1217624481158292e13ff8a56ad11
Signed-off-by: Jonglin Lee <jonglin@google.com>
2022-06-14 11:36:48 -07:00
Roger Liao
8c082f7323 Set config_sms_capable to false
Tangorpro is a Wifi only device, and does not support SMS capabilities,
thus explicitly disabling it instead of using the
default configuration (config_sms_capable is set to be true).

Bug: 234618310
Change-Id: Ie4d22890db945fb830f3f10f3e777b5eeea014a8
2022-06-10 10:09:38 +08:00
normanwhl
b9b19efd5a Integrate wifi configuraions for tangorpro
1. Load synadhd.ko dhd module
2. Add tangorpro wifi overlay
3. Turn off mobile data by default
4. Isolate tangorpro configurations for customization.

Bug: 228285237
Test: 1. build pass
      2. check wifi overlay name
      3. check tangorpro use syna hal in build log
Change-Id: If775f3bd17f65830fe3c7ec0a9b6474b3ac7a1c8
2022-05-18 06:56:52 +00:00
Martin Liu
712ba5e8b1 set swiotlb as noforce
There is no swiotlb usage so we can append noforce to
remove 2MB reserved memory.

Bug: 226578178
Test: check total memory and io_tlb_nslabs
Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: Id7789024bcaa9f276f8fd2dbcc3086f843dae6e4
2022-03-25 10:37:35 +00:00
Roger Liao
dd5f546264 Add device tangorpro
based on two sources:
1. 52e030ecef8a2debcd0a7cebb0b2cddc50e8e4e6
(ChangeId: Ieba6a75fe45595592c61dc5ad4e0c723adccaf35)
2. 3164f3d31b1197f305d968027f2e6f18663f1382
(ChangeId: Ic517f1cd5462f3653de3742834ec251362e7849d)

No-Typo-Check: based on above commit

Bug: 220073297
Change-Id: I244f73dc8485045e1bc4605a2701a1e4d32139b0
2022-03-09 19:30:09 +08:00