Fix the order of sample categories left nav.

Bug: 18323953
Change-Id: Iea882fed74428d092c02e3cfcf2171c4c596b8a8
This commit is contained in:
Renato Mangini
2014-11-12 14:07:48 -08:00
parent f9c4f6b56e
commit 1b657d9243

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)