Merge TestTranscoder and TestUploader Activity into TargetedTesting Activity
Summary: move testTranscoder and TestUploader functions to TargetedTesting so that they can run batch testing for those as well, add listener for upload media composition Differential Revision: D39299097 fbshipit-source-id: ed40a876875fdc6a0d1db8f283082da8d8dc20f7
This commit is contained in:
committed by
Facebook GitHub Bot
parent
97c8bbde12
commit
7d37b2e84b
8
java/gen/com/facebook/yoga/BuildConfig.java
Normal file
8
java/gen/com/facebook/yoga/BuildConfig.java
Normal file
@@ -0,0 +1,8 @@
|
||||
/*___Generated_by_IDEA___*/
|
||||
|
||||
package com.facebook.yoga;
|
||||
|
||||
/* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */
|
||||
public final class BuildConfig {
|
||||
public final static boolean DEBUG = Boolean.parseBoolean(null);
|
||||
}
|
Reference in New Issue
Block a user