This repository contains the sample code for building a custom Android device target discussed in "Customizing Android for Fun and Profit".
To build this target:
- Initialize an AOSP source tree for android-4.4.2_r1
- Clone this repository under the
device/directory of the AOSP tree source build/envsetup.shlunch full_plustwo-engmake
Parts of this sample copied from AOSP are licensed under the Apache Open Source License, version 2. The remaining code is provided under the MIT Open Source License.