commit | a794cdf61c41da3dc066938de56ed8509adb2675 | [log] [tgz] |
---|---|---|
author | Edward Savage-Jones <edward.savage-jones@sony.com> | Fri Jun 17 12:56:09 2022 +0200 |
committer | Ed Savage-Jones <edward.savage-jones@sony.com> | Thu Sep 05 10:28:32 2024 +0000 |
tree | c1e72d8c0bd91b6d4fcdfb4f948d4f1779cb020f | |
parent | e3a5bb9d61dc070294900e6dd058419023e18c35 [diff] |
Allow fabricated RROs to survive a reboot in non-user builds Fabricated RROs created by shell are quite useful for debugging purposes during development. Allow them to persist in non-user builds. Test: $ adb shell cmd overlay fabricate --target android --name Test android:bool/test 0x12 1 $ adb shell cmd overlay enable com.android.shell:Test $ adb shell cmd overlay list | grep Test --- com.android.shell:Test Change-Id: I4dfdb451ae4ae8ffe745b56c325fa3ce304a78e1