diff options
| author | Scott Main <smain@google.com> | 2011-10-13 23:36:19 -0700 |
|---|---|---|
| committer | Scott Main <smain@google.com> | 2011-10-14 03:32:06 -0700 |
| commit | e1e9e9379dc1236e15bd379f2bdc871c096a882c (patch) | |
| tree | 6c4a3b801c9e0a3fb84541bed61554672ced7a18 /docs/html/resources | |
| parent | 3406886939b0f28c426acefbe9dc77292210d8b4 (diff) | |
| download | frameworks_base-e1e9e9379dc1236e15bd379f2bdc871c096a882c.zip frameworks_base-e1e9e9379dc1236e15bd379f2bdc871c096a882c.tar.gz frameworks_base-e1e9e9379dc1236e15bd379f2bdc871c096a882c.tar.bz2 | |
docs: revisions to ics api overview
Change-Id: Ife97666c8ab3922e915d38ae475a3426d4e778ac
Diffstat (limited to 'docs/html/resources')
| -rw-r--r-- | docs/html/resources/resources-data.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/resources/resources-data.js b/docs/html/resources/resources-data.js index 3e673a5..b15e847 100644 --- a/docs/html/resources/resources-data.js +++ b/docs/html/resources/resources-data.js @@ -608,7 +608,7 @@ var ANDROID_RESOURCES = [ } }, { - tags: ['sample', 'accountsync'], + tags: ['sample', 'accountsync', 'updated'], path: 'samples/SampleSyncAdapter/index.html', title: { en: 'SampleSyncAdapter' |
