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
Loading