blob: 4b46cc5494e25f0679d29808a9a96115a7dd4ca7 [file] [log] [blame]
Trevor Johns48b72252015-05-20 22:04:28 -07001
Trevor Johns6876a9c2014-10-17 03:31:00 -07002page.tags="AppRestrictionSchema"
3sample.group=Admin
4@jd:body
5
6<p>
7
8 This sample shows how to use app restrictions. This application has one boolean
9 restriction with a key \"can_say_hello\" that defines whether the only feature of this
10 app (press the button to show \"Hello\" message) is enabled or disabled. Use
11 AppRestrictionEnforcer sample to toggle the restriction.
12
13 </p>