cmsdk: @hide protected variable

Ticket: CYNGNOS-2480

Change-Id: I0d104b235db59af008dee560763d6a753e3c8b79
Signed-off-by: Roman Birg <roman@cyngn.com>
This commit is contained in:
Roman Birg 2016-05-02 17:48:51 -07:00
parent fd4b383b71
commit 60f2acf2f0
1 changed files with 1 additions and 0 deletions

View File

@ -438,6 +438,7 @@ public final class CMSettings {
CALL_METHOD_GET_SYSTEM,
CALL_METHOD_PUT_SYSTEM);
/** @hide */
protected static final ArraySet<String> MOVED_TO_SECURE;
static {
MOVED_TO_SECURE = new ArraySet<>(1);