DO NOT MERGE: cherry-pick: Remove libaes from the build. libdrm1 is now using libcrypto, so this library now has not clients. Signed-off-by: Mike Lockwood <lockwood@android.com>
diff --git a/Android.mk b/Android.mk index d8b4f73..2286be1 100644 --- a/Android.mk +++ b/Android.mk
@@ -9,4 +9,4 @@ LOCAL_MODULE := libaes -include $(BUILD_SHARED_LIBRARY) +# include $(BUILD_SHARED_LIBRARY)