Learn more about cloning repositories
You have read-only access
SystemProperties: eliminate unnecessary string allocation. getInt(), getLong() and getBoolean() no longer allocate a temporary String object. Signed-off-by: Mike Lockwood <lockwood@android.com>