am 8ed64a23: am 0ae60761: am dc0c2a2a: am 30648384: am a35cfcea: Merge "Refresh prebuilts for SpeedTracker sample" into lmp-docs

* commit '8ed64a23ee2fee957b1b19340b56dfefbd8b2ffd':
  Refresh prebuilts for SpeedTracker sample
This commit is contained in:
Trevor Johns
2014-11-21 10:46:13 +00:00
committed by Android Git Automerger
2 changed files with 1 additions and 23 deletions

View File

@@ -12,7 +12,7 @@
android:glEsVersion="0x00020000" android:required="true"/>
<uses-sdk
android:minSdkVersion="18"
android:targetSdkVersion="19" />
android:targetSdkVersion="20" />
<application
android:name=".PhoneApplication"

View File

@@ -1,22 +0,0 @@
<!--
Copyright 2014 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<!-- Activity themes -->
<style name="Theme.Base" parent="android:Theme.Material.Light" />
</resources>