mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Commit 611c3d70a "Move hal_bootctl rules to hal_bootctl_default" breaks sideloading OTAs. It was introduced to fix a CTS regression due to overly broad access to the vendor-owned misc_block partition. The change also did a refactor of permissions for the bootctl HAL. The fix leaves the one-line CTS fix in place and reverts the rest of the refactor. This results in no change in permissions for the recovery process which is already granted access to the misc_block partion in core policy. "allow recovery dev_type:blk_file rw_file_perms;" Bug: 69566734 Test: adb sideload ota Change-Id: I67504482b166e1cf278be213e42bfde2ddfa6e67