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

Commit a252f11d 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

Change-Id: I1c60ff535ef1e11cfca8ff942bf6c2fd11313ede
parents 311e4295 f484dd34
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