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

Commit 29649e27 authored by Trevor Johns's avatar Trevor Johns Committed by Android Git Automerger
Browse files

am 6ea840d1: am 4cbe359a: Add \'System\' group to DAC sample browser

* commit '6ea840d1':
  Add 'System' group to DAC sample browser
parents 6793b7b0 6ea840d1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -747,6 +747,7 @@ sample_groups := -samplegroup Admin \
                 -samplegroup RenderScript \
                 -samplegroup Security \
                 -samplegroup Sensors \
                 -samplegroup System \
                 -samplegroup Testing \
                 -samplegroup UI \
                 -samplegroup Views \
+11 −0
Original line number Diff line number Diff line
page.title=System
@jd:body


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


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