am 1b657d92: Fix the order of sample categories left nav.

* commit '1b657d924301d1caa132797f2ab397ba48429e6b':
  Fix the order of sample categories left nav.
This commit is contained in:
Renato Mangini
2014-11-12 23:33:47 +00:00
committed by Android Git Automerger

View File

@@ -732,14 +732,14 @@ sample_groups := -samplegroup Background \
-samplegroup Content \ -samplegroup Content \
-samplegroup Input \ -samplegroup Input \
-samplegroup Media \ -samplegroup Media \
-samplegroup Notification \
-samplegroup RenderScript \ -samplegroup RenderScript \
-samplegroup Security \ -samplegroup Security \
-samplegroup Sensors \ -samplegroup Sensors \
-samplegroup Testing \ -samplegroup Testing \
-samplegroup UI \ -samplegroup UI \
-samplegroup Views \ -samplegroup Views \
-samplegroup Wearable \ -samplegroup Wearable
-samplegroup Notification
## SDK version identifiers used in the published docs ## SDK version identifiers used in the published docs
# major[.minor] version for current SDK. (full releases only) # major[.minor] version for current SDK. (full releases only)