summaryrefslogtreecommitdiffstats
path: root/system_current
diff options
context:
space:
mode:
authorJose Lima <joselima@google.com>2014-09-14 16:43:42 -0700
committerJose Lima <joselima@google.com>2014-09-14 16:51:47 -0700
commit16111cffecccde20d54b1ae8690e57a3606e239f (patch)
treee1ea7d8c4c61f6c6c62a9094ee8fb4aad47cee74 /system_current
parent1d2b8a19a85a8d439e77f4f6a62d3e70dc824df5 (diff)
downloadprebuilts_sdk-16111cffecccde20d54b1ae8690e57a3606e239f.zip
prebuilts_sdk-16111cffecccde20d54b1ae8690e57a3606e239f.tar.gz
prebuilts_sdk-16111cffecccde20d54b1ae8690e57a3606e239f.tar.bz2
Add prebuilt of android_system.jar as of build LRW76 #1434926
We added prebuilt SDK version "system_current". The android.jar was grabbed from the SDK build target's android_system.jar on the build page. Since we don't have system API of aidl, we don't need new framework.aidl. We just symlink system_current/framework.aidl to current/framework.aidl. With this change, you can build an app against the current version of system APIs in unbundled (tapas) build with: LOCAL_SDK_VERSION := system_current Later when API level 21 is settled down, we will add numberic system API levels such as system_21, so you can reference them with "LOCAL_SDK_VERSION := system_<number>". Change-Id: I244f4602d84646d6b05286f327b094de98d34a7d
Diffstat (limited to 'system_current')
-rw-r--r--system_current/android.jarbin25998481 -> 25959236 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/system_current/android.jar b/system_current/android.jar
index c020c28..bc20208 100644
--- a/system_current/android.jar
+++ b/system_current/android.jar
Binary files differ