Description[Android] Add a java.lang.System wrapper.
Add a basic JNI wrapper for java.lang.System. Expose just the
getProperty() method, eliminating a deprecated __system_property_get
usage as well as a seperate System.getProperty wrapper.
The remaining uses of __system_property_get will be removed in
https://codereview.chromium.org/1236283002/.
BUG=392196, 392191
Committed: https://crrev.com/130c6bf9db16a69fca8488da8e15e978470e7e8b
Cr-Commit-Position: refs/heads/master@{#343245}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix comment #
Messages
Total messages: 17 (5 generated)
|