Add -DHAS_HAYSTACK flag to Android L3 build
Using Haystack L3 for now. Test: build widevine apex Bug: 324147162 Change-Id: I6421b2cd6f48efc32b7067c7dfd31203181c1e84
This commit is contained in:
@@ -30,6 +30,7 @@ cc_library_static {
|
|||||||
name: "libwvlevel3",
|
name: "libwvlevel3",
|
||||||
cflags: [
|
cflags: [
|
||||||
"-DDYNAMIC_ADAPTER",
|
"-DDYNAMIC_ADAPTER",
|
||||||
|
"-DHAS_HAYSTACK",
|
||||||
"-Wno-unused",
|
"-Wno-unused",
|
||||||
"-Wno-unused-parameter",
|
"-Wno-unused-parameter",
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user