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

Commit a2264817 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Moved all files from include/system to libsystem/include/system" into oc-dev

parents 692c3e4d 88bff361
Loading
Loading
Loading
Loading

include/system

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

libsystem/Android.bp

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