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

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

Merge "Exporting C++ headers from system/core" am: 812b7d5d am: f484dd34 am: a252f11d

am: 5a8f555e

Change-Id: Id449aadc3b9e6e263d351ce031b1f7f7bb4672b8
parents a867efae 5a8f555e
Loading
Loading
Loading
Loading

include/sysutils

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

include/utils

0 → 120000
+1 −0
Original line number Diff line number Diff line
../libutils/include/utils/
 No newline at end of file
+2 −0
Original line number Diff line number Diff line
@@ -21,5 +21,7 @@ LOCAL_SHARED_LIBRARIES := \
        liblog \
        libnl

LOCAL_EXPORT_C_INCLUDE_DIRS := system/core/libsysutils/include

include $(BUILD_SHARED_LIBRARY)
Loading