Merge "Update sysprop_library API txt"
This commit is contained in:
commit
34a0e57a25
1 changed files with 0 additions and 29 deletions
|
|
@ -1,29 +0,0 @@
|
|||
props {
|
||||
module: "android.sysprop.ChargerProperties"
|
||||
prop {
|
||||
api_name: "disable_init_blank"
|
||||
scope: Internal
|
||||
prop_name: "ro.charger.disable_init_blank"
|
||||
}
|
||||
prop {
|
||||
api_name: "draw_split_offset"
|
||||
type: Long
|
||||
scope: Internal
|
||||
prop_name: "ro.charger.draw_split_offset"
|
||||
}
|
||||
prop {
|
||||
api_name: "draw_split_screen"
|
||||
scope: Internal
|
||||
prop_name: "ro.charger.draw_split_screen"
|
||||
}
|
||||
prop {
|
||||
api_name: "enable_suspend"
|
||||
scope: Internal
|
||||
prop_name: "ro.charger.enable_suspend"
|
||||
}
|
||||
prop {
|
||||
api_name: "no_ui"
|
||||
scope: Internal
|
||||
prop_name: "ro.charger.no_ui"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue