aboutsummaryrefslogtreecommitdiff
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorfischman@webrtc.org <fischman@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-05-17 17:20:04 +0000
committerfischman@webrtc.org <fischman@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-05-17 17:20:04 +0000
commit5a602d79965c34f473a525e13e412e92f110952e (patch)
tree81a042461c5a57d434e80d8246efaba6fc019dd9 /WATCHLISTS
parent21632124ddf881e9f4ba4add5ce1d252494f6b26 (diff)
downloadwebrtc-5a602d79965c34f473a525e13e412e92f110952e.tar.gz
Enable WebRTC demo application on x86 Android
Steps to build the demo application for x86 Android: source build/android/envsetup.sh --target-arch=x86 gclient runhooks ninja -C out/Debug cd webrtc/video_engine/test/android ndk-build APP_ABI=x86 ant debug Commmitted as https://code.google.com/p/webrtc/source/detail?r=4053 R=fischman@webrtc.org, leozwang@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1478004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4058 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS8
1 files changed, 6 insertions, 2 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index d537af5075..89f3379a50 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -95,7 +95,9 @@
'tterriberry@mozilla.com',
'leozwang@webrtc.org'],
'root_files': ['andrew@webrtc.org',
- 'niklas.enbom@webrtc.org'],
+ 'niklas.enbom@webrtc.org',
+ 'yujie.mao@intel.com',
+ ],
'documented_interfaces': ['interface-changes@webrtc.org',
'rwolff@gocast.it'],
'common_audio': ['bjornv@webrtc.org',
@@ -104,7 +106,9 @@
'video_engine': ['andresp@webrtc.org',
'mflodman@webrtc.org',
'perkj@webrtc.org',
- 'stefan@webrtc.org'],
+ 'stefan@webrtc.org',
+ 'yujie.mao@intel.com'
+ ],
'voice_engine': ['henrika@webrtc.org'],
'video_capture': ['mflodman@webrtc.org',
'perkj@webrtc.org'],