mirror of
https://github.com/servalproject/serval-dna.git
synced 2024-12-20 21:53:12 +00:00
Remove audio code from android build
This commit is contained in:
parent
d6c9dbc1a3
commit
3f76505e21
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
SERVAL_BASE=serval-dna/
|
SERVAL_BASE=serval-dna/
|
||||||
include jni/serval-dna/sourcefiles.mk
|
include jni/serval-dna/sourcefiles.mk
|
||||||
include jni/serval-dna/androidonlysources.mk
|
|
||||||
SERVALD_SRC_FILES = $(SERVAL_SOURCES) $(ANDROIDONLY_SOURCES)
|
SERVALD_SRC_FILES = $(SERVAL_SOURCES) $(ANDROIDONLY_SOURCES)
|
||||||
|
|
||||||
SERVALD_LOCAL_CFLAGS = \
|
SERVALD_LOCAL_CFLAGS = \
|
||||||
|
@ -1 +0,0 @@
|
|||||||
ANDROIDONLY_SOURCES= $(SERVAL_BASE)audio_msm_g1.c
|
|
Loading…
Reference in New Issue
Block a user