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

Commit 38a5bead authored by Vijay Venkatraman's avatar Vijay Venkatraman Committed by android-build-merger
Browse files

Merge "Moved all files from include/system to libsystem/include/system"

am: deb32544

Change-Id: I72a55fad9e5124646b94b13557f1485c8607744c
parents 3b3811b6 deb32544
Loading
Loading
Loading
Loading

include/system

0 → 120000
+1 −0
Original line number Diff line number Diff line
../libsystem/include/system/
 No newline at end of file

libsystem/Android.bp

0 → 100644
+4 −0
Original line number Diff line number Diff line
cc_library_headers {
    name: "libsystem_headers",
    export_include_dirs: ["include"],
}
Loading