The zram compression algorithm will be set based on the
page size.
- 4kb kernels will use lz77eh
- 16kb kernels will use lzo-rle due Emerald Hill does not
support 16kb page sizes.
Bug: 354960718
Test: # 4kb kernel
zumapro:/ # getconf PAGE_SIZE
4096
zumapro:/ # cat /sys/block/zram0/comp_algorithm
[lz77eh] zstd lz4 lzo-rle lzo
# 16kb kernel
zumapro:/ # getconf PAGE_SIZE
16384
zumapro:/ # cat /sys/block/zram0/comp_algorithm
lz77eh zstd lz4 [lzo-rle] lzo
Flag: EXEMPT bugfix
Change-Id: I9630c6323860621a48ca9620fcf416372ccdf7f6
This change is to allow the CPU Idle Histogram Stats to be dumped in
bugreports so that there is more insight into the idle behavior of
devices in the field.
Test: Build/Flash
Test: Collect histogram log
Bug: 344908619
Flag: EXEMPT bugfix
Change-Id: I3a670060048b620c9d20f1a4dedbd4d992e925ca
Signed-off-by: Vishvam Mazumdar <vmazumdar@google.com>
Pixel has removed unnecessary allocation padding, and we now pass
dEQP with a maximum physical core index setting of 4, which allows
the driver to utilize 2 GPU cores (1001b) in the extreme tests.
Bug: 221255664
Test: atest CtsDeqpTestCases -- --module-arg 'CtsDeqpTestCases:include-filter:dEQP-VK.protected_memory.*'
Flag: EXEMPT bugfix
Change-Id: Ie4f0b6427bc3cfbb6ab1e8b11910c88dab76eb9a
Remove irrelevant copy and paste content. None of the zumapro
devices ever included these services and these sockets are
not doing anything.
Bug: 234559097
Test: presubmit
Flag: EXEMPT dead code removal
Change-Id: I27fc7563f244b96ec75aac3ef929163257975933
This change is to allow the CPU Idle Histogram Stats to be dumped in
bugreports so that there is more insight into the idle behavior of
devices in the field.
Test: Build/Flash
Test: adb bugreport
Bug: 344908619
Flag: EXEMPT bugfix
Change-Id: I3b7b0d573bfd5f7e5e9f05c333b5a38940f3d8d6
Signed-off-by: Vishvam Mazumdar <vmazumdar@google.com>
This reverts commit e252dc733c.
Reason for revert: 24Q3 has been cut, relanding the original commit 9743ceeba3.
Change-Id: I6bcd2c7277c689201c8bf17ea9d6211b4ee35c8f
Bug: 347272991
This value is in jiffies, setting it to 4 doesn't mean it is 4ms, but it
is 4 ticks or 16ms. Set it to the intended 1 TICK/4ms.
Bug: 351817090
Flag: NONE, init scripts don't support flags
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: I23b8eacd13bd12cbab5272e7c72c38ab9ea44719
Let clients determine the configuration of camera flash
features. Copy the rule by conditions:
- android.hardware.camera.autofocus.xml for devices with no flash
- android.hardware.camera.flash-autofocus.xml for devices with flash
Bug: 350371742
Test: adb shell pm list features
Flag: EXEMPT build file change
Change-Id: If4c9b73f2ca934374c4870db3954702f3522b9a0
The service is causing CTS test failure as it has Kotlin files which are not allowed for system services. It's safe to disable the service temporarily as we don't have any user depending on it for now.
Bug: 349263931
Test: Manually flashed device with go/ab/P76995945, no errors observed
Flag: EXEMPT bugfix
Change-Id: I087a147d6b111c5ea1e89a3ea48961adef733c57
Enable AIDL for V requirement
Forrest build result in go/v-ril-hal-migration
Bug: 281968564
Test: telephony function test
Flag: EXEMPT HAL interface change
baacfa3192
Change-Id: I3af92949f04c0f0e23782d65831dfe2409f6bea6
Revert submission 27917806-v_hal_migration_phase3
Reason for revert: Droidmonitor created revert due to b/350390759. Will be verifying through ABTD before submission.
Reverted changes: /q/submissionid:27917806-v_hal_migration_phase3
Change-Id: Ib597565d200a42b05f7a666f75b19ace449f02d4