commit | 1a58c0411ef371716a3088746ca5abb4ad8802d8 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Nov 01 16:37:34 2018 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Nov 01 16:37:34 2018 +0900 |
tree | 05840b0bf75306feb30e009209360b4e7dda8a6d | |
parent | bd987edec86df6cbbcc972e09236bfbe04477485 [diff] |
Annotate class if all props are not public This prevents unnecessary API exposure of class. For example, if all props are Internal, class can be marked as @hide. Bug: 80125326 Test: mma -j && run sysprop_test Change-Id: I79ac799dfe23318b9b0d54808e5842a67e6744c1