I am building the Android Open Source Project (AOSP) from source for the Pine 64 board using the community v6 version. One of the things I needed to do was remove the GoogleHome launcher from the build. I found I had to edit this file: device/softwinner/tulip-chiphd/device.mk by adding the following […]
Daily Archives: June 5, 2017
I am building the Android Open Source Project (AOSP) from source for the Pine 64 board using the community v6 version. One of the things I needed to do was add a pre-compiled .apk file to the /system/priv-app folder. Finding information on how to create an Android.mk file to do […]