Skip to content
Snippets Groups Projects
Commit 15566d7a authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 5176559 from bbd26a90 to qt-release

Change-Id: I6e0983a4ee2ed2e4c0a6edbc0bf106563994dca4
parents d1f5dc7b bbd26a90
No related branches found
No related tags found
No related merge requests found
......@@ -432,12 +432,13 @@ cc_library_static {
srcs: libaom_arm64_c_srcs,
},
arm: {
// configured to require the neon unit
arm: { neon: {
local_include_dirs: [
"config/arm/",
],
srcs: libaom_arm_c_srcs,
},
}, },
x86_64: {
local_include_dirs: [
......
......@@ -21,12 +21,13 @@ cc_library_static {
srcs: libaom_arm64_c_srcs,
},
arm: {
// configured to require the neon unit
arm: { neon: {
local_include_dirs: [
"config/arm/",
],
srcs: libaom_arm_c_srcs,
},
}, },
x86_64: {
local_include_dirs: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment