Remove mips workarounds.
Test: treehugger Change-Id: I87fd4cb3f3eacfc028a5e878d6ddb9b92b86b676
This commit is contained in:
parent
96e1aea606
commit
a4398eccb8
1 changed files with 0 additions and 24 deletions
24
Android.bp
24
Android.bp
|
|
@ -281,30 +281,6 @@ cc_library_static {
|
|||
"decoder/x86_64/ixheaacd_function_selector_x86_64.c",
|
||||
],
|
||||
},
|
||||
|
||||
mips: {
|
||||
cflags: [
|
||||
],
|
||||
|
||||
local_include_dirs: [
|
||||
],
|
||||
|
||||
srcs: [
|
||||
"decoder/generic/ixheaacd_function_selector_generic.c",
|
||||
],
|
||||
},
|
||||
|
||||
mips64: {
|
||||
cflags: [
|
||||
],
|
||||
|
||||
local_include_dirs: [
|
||||
],
|
||||
|
||||
srcs: [
|
||||
"decoder/generic/ixheaacd_function_selector_generic.c",
|
||||
],
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue