stagefright: move to system_ext

Otherwise, build complains stagefright is placed
onto system/.

Test: build stagefright in emulator, and play
a mp4 with it.

Change-Id: Iaca6c4cbc23d141fc9ea37f2e4d83dfe8650dea5
gugelfrei
bohu 5 years ago
parent 737a07a0fe
commit 6dfcfbda70

@ -23,6 +23,7 @@ LOCAL_CFLAGS += -Wno-multichar -Werror -Wall
LOCAL_MODULE_TAGS := optional
LOCAL_SYSTEM_EXT_MODULE:= true
LOCAL_MODULE:= stagefright
include $(BUILD_EXECUTABLE)

Loading…
Cancel
Save