[Android] Upstream shared_prefs.py
commitb847f7bb3b352907f617db6896bca0d3489ccfb4
authorperezju <perezju@chromium.org>
Fri, 1 May 2015 15:21:20 +0000 (1 08:21 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 1 May 2015 15:22:06 +0000 (1 15:22 +0000)
tree7e39087b6f982efc7e0cc8ba0e2d8df81393ecb2
parent1b8d8bc306ab5a0836c0ad6ec9503f1a106cb40e
[Android] Upstream shared_prefs.py

Helper object to read and modify "Shared Pref" xml files of Android apps.

BUG=482265

Review URL: https://codereview.chromium.org/1114793003

Cr-Commit-Position: refs/heads/master@{#327908}
build/android/pylib/device/shared_prefs.py [new file with mode: 0644]
build/android/pylib/device/shared_prefs_test.py [new file with mode: 0755]