commit | 8e650d38744df6ff84de1ad9f4a175f3c8070206 | [log] [tgz] |
---|---|---|
author | Soichiro Fujii <soichirof@google.com> | Fri Mar 07 16:53:14 2025 +0900 |
committer | Soichiro Fujii <soichirof@google.com> | Fri Mar 07 17:44:48 2025 +0900 |
tree | b6bb3adbfa1090bc8f4eb1da2a089f56cc682932 | |
parent | 31da755b716eeb1eb5c94950f239fccf4301b62b [diff] |
libprefetch: check `ro.prefetch_boot.enabled` internally Checking this value on the prefetch internally prevents it from starting unless you explicitly enable the feature. Bug: 380766679 Test: Builds Test: Build emulator image with `ro.prefetch_boot.enabled 0`. observe prefetch record exiting even when other condition meets. Change-Id: Iadce8bd77a6b5299f33efdf5e195e715798f5104