Back to Lawnchair

Lawnchair Prebuilt JARs

prebuilts/libs/README.md

8183.0 KB
Original Source

Lawnchair Prebuilt JARs

Launcher3 has some dependencies on internal AOSP modules. To build Lawnchair, you have to build AOSP and obtain these JARs.

Usage

Lawnchair rely on these JAR:

FileCommandAndroid TagTarget Configuration
framework-16.jarm frameworkandroid-16.0.0_r3aosp_cf_x86_64_only_phone-aosp_current-userdebug
SystemUI-statsd-16.jarm SystemUI-statsdandroid-16.0.0_r3aosp_cf_x86_64_only_phone-aosp_current-userdebug
WindowManager-Shell-16.jarm WindowManager-Shellandroid-16.0.0_r3aosp_cf_x86_64_only_phone-aosp_current-userdebug
SystemUI-core-16.jarm SystemUI-coreandroid-16.0.0_r3aosp_cf_x86_64_only_phone-aosp_current-userdebug
framework-15.jarm frameworkandroid-15.0.0_r3
framework-14.jarm frameworkandroid14-release
framework-13.jarm framework
framework-12l.jarm frameworkandroid12L-platform-release
framework-12.jarm frameworkandroid12-platform-release
framework-11.jarm frameworkandroid-11.0.0_r18
framework-10.jarm framework

Location of the generated JARs:

ModulePath
Framework./soong/.intermediates/frameworks/base/framework/android_common/turbine-combined/framework.jar
SystemUI-StatsD./soong/.intermediates/frameworks/base/packages/SystemUI/shared/SystemUI-statsd/android_common/javac/SystemUI-statsd.jar
WindowManager-Shell./soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/javac/WindowManager-Shell.jar
SystemUI-Core./soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/javac/SystemUI-core.jar

Any other JARs not listed here are kept for historical or reference purposes.