Remove mips workarounds. am: a4398eccb8
Change-Id: Ie4c5016c7cd2d2af3e2bd88538b478f2e5b7adc5
This commit is contained in:
commit
1e1ae5bdbf
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