Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
external_tinyalsa
Commits
653e7a40
Commit
653e7a40
authored
11 years ago
by
Colin Cross
Committed by
Gerrit Code Review
11 years ago
Browse files
Options
Download
Plain Diff
Merge "Revert "Update 64-bit blacklist for tinyalsa""
parents
e698fd4a
0dc8cd26
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
Android.mk
Android.mk
+0
-5
No files found.
Android.mk
View file @
653e7a40
...
...
@@ -7,7 +7,6 @@ LOCAL_MODULE := libtinyalsa
LOCAL_SHARED_LIBRARIES
:=
libcutils libutils
LOCAL_MODULE_TAGS
:=
optional
LOCAL_PRELINK_MODULE
:=
false
LOCAL_32_BIT_ONLY
:=
true
include
$(BUILD_SHARED_LIBRARY)
...
...
@@ -26,7 +25,6 @@ LOCAL_SRC_FILES:= tinyplay.c
LOCAL_MODULE
:=
tinyplay
LOCAL_SHARED_LIBRARIES
:=
libcutils libutils libtinyalsa
LOCAL_MODULE_TAGS
:=
optional
LOCAL_32_BIT_ONLY
:=
true
include
$(BUILD_EXECUTABLE)
...
...
@@ -36,7 +34,6 @@ LOCAL_SRC_FILES:= tinycap.c
LOCAL_MODULE
:=
tinycap
LOCAL_SHARED_LIBRARIES
:=
libcutils libutils libtinyalsa
LOCAL_MODULE_TAGS
:=
optional
LOCAL_32_BIT_ONLY
:=
true
include
$(BUILD_EXECUTABLE)
...
...
@@ -46,7 +43,6 @@ LOCAL_SRC_FILES:= tinymix.c
LOCAL_MODULE
:=
tinymix
LOCAL_SHARED_LIBRARIES
:=
libcutils libutils libtinyalsa
LOCAL_MODULE_TAGS
:=
optional
LOCAL_32_BIT_ONLY
:=
true
include
$(BUILD_EXECUTABLE)
...
...
@@ -56,6 +52,5 @@ LOCAL_SRC_FILES:= tinypcminfo.c
LOCAL_MODULE
:=
tinypcminfo
LOCAL_SHARED_LIBRARIES
:=
libcutils libutils libtinyalsa
LOCAL_MODULE_TAGS
:=
optional
LOCAL_32_BIT_ONLY
:=
true
include
$(BUILD_EXECUTABLE)
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment