commit | c3c90c1076642d5e63f94a5634bb740cd0bac70b | [log] [tgz] |
---|---|---|
author | Harshit Mahajan <harshitmahajan@google.com> | Sat Jan 27 00:00:18 2024 +0000 |
committer | Harshit Mahajan <harshitmahajan@google.com> | Sat Jan 27 14:02:06 2024 +0000 |
tree | 4b0fd2636b316a87f8c20ae84f4aa8983fae8016 | |
parent | 8a1eb3cae5ffca33cd2d1772ca1f4128862fef00 [diff] |
[CrashRecovery] Refactor SystemProperties as api As we cannot use SystemProperties.set outside the platform, refactoring existing SystemProperties to sysprop api. This would provide better structure and allow to continue using them from the new module. This would not change any functionality. More Details: go/sysprop-as-api-partner-doc Bug: b/289203818 Test: m Change-Id: I35456a9d531d84037c9bedd6b7aef4bf99189d30