DescriptionFactor out a system_properties interface for interacting with getprop/setprop.
Also, teach it to cache read-only properties so that we don't hit the device so
often. This caching is a prereq for speed index support in Telemetry which would
like to query these often.
BUG=323813
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238601
Patch Set 1 #
Total comments: 6
Patch Set 2 : frankf comments #
Total comments: 1
Patch Set 3 : Remove setprop check #
Total comments: 7
Patch Set 4 : Add whitelisted callers #
Total comments: 1
Patch Set 5 : Use shlex.split() #
Total comments: 1
Messages
Total messages: 16 (0 generated)
|