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

Commit deb32544 authored by Vijay Venkatraman's avatar Vijay Venkatraman Committed by Gerrit Code Review
Browse files

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

parents 7660c46c b3ef9022
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