[DO NOT MERGE] Fix vulnerability in MemoryIntArray - fix build file

bug:33039926
bug:33042690

Change-Id: If0431b77ec546c72f8cc25bb605a851572bb22a6
This commit is contained in:
Svet Ganov
2016-12-15 14:51:17 -08:00
committed by Svetoslav Ganov
parent af0b547fc7
commit c3db570a00

View File

@ -25,3 +25,5 @@ LOCAL_PACKAGE_NAME := FrameworksUtilTests
LOCAL_CERTIFICATE := platform
include $(BUILD_PACKAGE)
include $(call all-makefiles-under,$(LOCAL_PATH))