Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2988436b authored by Trevor Johns's avatar Trevor Johns Committed by Android Git Automerger
Browse files

am fb28bd15: Merge "Docs: Add TOC page for Wearable samples" into lmp-dev

* commit 'fb28bd15':
  Docs: Add TOC page for Wearable samples
parents c11a944a fb28bd15
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -737,7 +737,8 @@ sample_groups := -samplegroup Background \
                 -samplegroup Sensors \
                 -samplegroup Testing \
                 -samplegroup UI \
                 -samplegroup Views
                 -samplegroup Views \
                 -samplegroup Wearable

## SDK version identifiers used in the published docs
  # major[.minor] version for current SDK. (full releases only)
+11 −0
Original line number Diff line number Diff line
page.title=Wearable
@jd:body


<div id="samples" class="wearable">
</div>


<script>
  $(document).ready(showSamples);
</script>