Skip to content
This repository has been archived by the owner on Dec 15, 2017. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 721 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 721 Bytes

Android Overlay Packaging Tool (DEPRECATED)

NOTE: As of commit 3b764ebc ("AAPT: unify binaries for all architectures"), AOPT is deprecated. The source is just normal AAPT from Google (link).

This is our modified version of Android's Android Asset Packaging Tool (AAPT), specifically for compiling OMS overlays.

To build it, either clone this repo in your ROM's "external" folder or add it as a line to your manifest, placing it in "external/aopt". After that, run your normal command:

. build/envsetup.sh
lunch
make -j# aopt