Home | History | Annotate | Download | only in AppRestrictionSchema
      1 page.tags="AppRestrictionSchema"
      2 sample.group=Admin
      3 @jd:body
      4 
      5 <p>
      6             
      7             This sample shows how to use app restrictions. This application has one boolean
      8             restriction with a key \"can_say_hello\" that defines whether the only feature of this
      9             app (press the button to show \"Hello\" message) is enabled or disabled. Use
     10             AppRestrictionEnforcer sample to toggle the restriction.
     11             
     12         </p>
     13