Migrate DeviceUtils.SetJavaAsserts to adb_wrapper
The implementation mirrors that of android_commands, but is hopefully clearer and more efficient. ReadFile/WriteFile are used to read persistent properties first, and then GetProp/SetProp are used for the current runtime properties. BUG=267773 Review URL: https://codereview.chromium.org/776303002 Cr-Commit-Position: refs/heads/master@{#314791}
Showing
Please register or sign in to comment