Merge "Correct makefile test for stagefright build"
This commit is contained in:
@@ -274,7 +274,7 @@ else # !sdk
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
# build the full stagefright library
|
# build the full stagefright library
|
||||||
ifneq ($(strip BUILD_WITH_FULL_STAGEFRIGHT),)
|
ifneq ($(strip $(BUILD_WITH_FULL_STAGEFRIGHT)),)
|
||||||
BUILD_WITH_FULL_STAGEFRIGHT := true
|
BUILD_WITH_FULL_STAGEFRIGHT := true
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user