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

substratum/aopt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Android Overlay Packaging Tool, our modified version of AAPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages