Issue #80 - Stop building non-generated dom/binding files as UNIFIED_SOURCES

Also fix deprot
This commit is contained in:
Matt A. Tobin 2020-02-08 23:23:20 -05:00 committed by Roy Tam
commit a867e3a0c0
5 changed files with 13 additions and 3 deletions

View file

@ -89,7 +89,7 @@ LOCAL_INCLUDES += [
'/media/webrtc/signaling/src/peerconnection',
]
UNIFIED_SOURCES += [
SOURCES += [
'BindingUtils.cpp',
'CallbackInterface.cpp',
'CallbackObject.cpp',