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

Commit 2668ffb2 authored by Akshata Kadam's avatar Akshata Kadam Committed by Ayushi Khopkar
Browse files

Added libaudioflinger_headers

Test: Builds libaudioflinger_headers
Bug: 202897137

Change-Id: I046cf1ab963ef62d64527bbcad129ff6ff0490ef
(cherry picked from commit 260c9cdd05b7e65dcd0dcfd88e3f4926cf8dc09c)
parent 9aef0df6
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -114,3 +114,8 @@ cc_library_shared {
    },

}

cc_library_headers {
    name: "libaudioflinger_headers",
    export_include_dirs: ["."],
}