OSDN Git Service

Add runtime_native_boot namespace
authorMathieu Chartier <mathieuc@google.com>
Sat, 2 Feb 2019 00:51:12 +0000 (16:51 -0800)
committerMathieu Chartier <mathieuc@google.com>
Mon, 4 Feb 2019 22:45:53 +0000 (14:45 -0800)
commitb31138f908739b1dcde2d0ef112a1719ce9e5987
tree346a02d6e9502694f439bc0f019820add330c178
parentaed477d58a178dfa8c63755b17d9d0407b916347
Add runtime_native_boot namespace

For runtime properties that require reboots.

Bug: 120794191
Bug: 123524494
Test: set a property and ensure it can be read in AndroidRuntime.cpp

Change-Id: I6287320465f633447a7ef65af6c29cd9f8cce18d
api/system-current.txt
core/java/android/provider/DeviceConfig.java
services/core/java/com/android/server/am/SettingsToPropertiesMapper.java