am 5d7f91c7: am 40ac90e9: am 1b657d92: Fix the order of sample categories left nav.

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

View File

@@ -733,14 +733,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)