• Christopher Wiley's avatar
    Export generated AIDL headers · c7e936f5
    Christopher Wiley authored
    It is common for developers to generate/compile AIDL in a static
    library, then link that library into an executable.  When doing this,
    developers need to export the generated headers.
    
    Bug: 25779424
    Test: a refactoring of the aidl Android.mk shows this works
    
    Change-Id: I4f7d471a601d2a683cb5a9da5e02e3fab576c26a
    c7e936f5
binary.mk 54.5 KB