- Build AOSP, first.
source build/envsetup.sh lunch 2 # choice which you need m -j8
- Move sources to
AOSP/external
.mv aosp_native_surface path/to/AOSP/external/
- Just build this module
mmm external/aosp_native_surface
- Find target on out folder
find out -name "*Ssage.*"