diff options
Diffstat (limited to 'api/current.xml')
-rw-r--r-- | api/current.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index 8fad213..ef7c3d2 100644 --- a/api/current.xml +++ b/api/current.xml @@ -4695,6 +4695,17 @@ visibility="public" > </field> +<field name="killAfterRestore" + type="int" + transient="false" + volatile="false" + value="16843416" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="label" type="int" transient="false" @@ -6477,6 +6488,17 @@ visibility="public" > </field> +<field name="restoreNeedsApplication" + type="int" + transient="false" + volatile="false" + value="16843417" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="right" type="int" transient="false" |