Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6a325dfa authored by S Vasudev Prasad's avatar S Vasudev Prasad
Browse files

libstagefright_foundation_headers: Add host support

Test: Build libstagefright_foundation on Android
Bug: 151789258

Change-Id: I9c6b0d0d2557419d45515904d7989cc85995e55a
Merged-In: I70e450d9db0f65048f86391c4d3f341659cd213f
parent 1d7a5551
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ cc_library_headers {
    name: "libstagefright_foundation_headers",
    export_include_dirs: ["include"],
    vendor_available: true,
    host_supported: true,
}

cc_defaults {