diff options
| -rw-r--r-- | api/current.xml | 2 | ||||
| -rw-r--r-- | core/res/res/values/public.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/api/current.xml b/api/current.xml index bf7b8af39629..f49ec8f17f64 100644 --- a/api/current.xml +++ b/api/current.xml @@ -5689,7 +5689,7 @@ type="int" transient="false" volatile="false" - value="16843446" + value="16843447" static="true" final="true" deprecated="not deprecated" diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 0f1b06785bd6..bd4a3eb0259b 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -1227,6 +1227,6 @@ Resources proposed for Flan. =============================================================== --> <eat-comment /> - <public type="attr" name="neverEncrypt" /> + <public type="attr" name="neverEncrypt" id="0x010102b7" /> </resources> |