Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 400 Bytes

File metadata and controls

20 lines (20 loc) · 400 Bytes

How To Build it

  • 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.*"