diff options
| author | Trevor Johns <trevorjohns@google.com> | 2015-05-20 22:04:28 -0700 |
|---|---|---|
| committer | Trevor Johns <trevorjohns@google.com> | 2015-05-20 22:04:28 -0700 |
| commit | 48b7225a27e725271e7676830ce201b3585756ea (patch) | |
| tree | 3528939245c0edcf9a80bd656574c4df12c592fc /samples/browseable/AppRestrictions | |
| parent | 20d9500115e9ded1dbcdfa808da603dae0e1b905 (diff) | |
| download | android_development-48b7225a27e725271e7676830ce201b3585756ea.tar.gz android_development-48b7225a27e725271e7676830ce201b3585756ea.tar.bz2 android_development-48b7225a27e725271e7676830ce201b3585756ea.zip | |
Sync sample prebuilts
Synced to lmp-mr1-ub-docs commit 9b3abfde74ffa708734d2b8a09e1de0a0c82451c.
Change-Id: Ibae1c4729c9b8b4c0de2faebb998459a8da524e1
Diffstat (limited to 'samples/browseable/AppRestrictions')
4 files changed, 4 insertions, 0 deletions
diff --git a/samples/browseable/AppRestrictions/_index.jd b/samples/browseable/AppRestrictions/_index.jd index e0c8b2df8..0acbfd8d7 100644 --- a/samples/browseable/AppRestrictions/_index.jd +++ b/samples/browseable/AppRestrictions/_index.jd @@ -1,3 +1,4 @@ + page.tags="AppRestrictions" sample.group=Content @jd:body diff --git a/samples/browseable/AppRestrictions/res/values-v21/base-colors.xml b/samples/browseable/AppRestrictions/res/values-v21/base-colors.xml index 34c9cd138..8b6ec3f85 100644 --- a/samples/browseable/AppRestrictions/res/values-v21/base-colors.xml +++ b/samples/browseable/AppRestrictions/res/values-v21/base-colors.xml @@ -14,6 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> + <resources> diff --git a/samples/browseable/AppRestrictions/res/values-v21/base-template-styles.xml b/samples/browseable/AppRestrictions/res/values-v21/base-template-styles.xml index 0b2948f7e..c778e4f98 100644 --- a/samples/browseable/AppRestrictions/res/values-v21/base-template-styles.xml +++ b/samples/browseable/AppRestrictions/res/values-v21/base-template-styles.xml @@ -14,6 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> + <resources> <!-- Activity themes --> diff --git a/samples/browseable/AppRestrictions/res/values/base-strings.xml b/samples/browseable/AppRestrictions/res/values/base-strings.xml index d90326c59..92cc872bb 100644 --- a/samples/browseable/AppRestrictions/res/values/base-strings.xml +++ b/samples/browseable/AppRestrictions/res/values/base-strings.xml @@ -14,6 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> + <resources> <string name="app_name">AppRestrictions</string> <string name="intro_message"> |
