Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(333)

Unified Diff: third_party/gvr-android-sdk/test-libraries/proguard.txt

Issue 2826273002: Add automated VR controller emulator (Closed)
Patch Set: New library version + proguard config Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/gvr-android-sdk/test-libraries/controller_test_api.aar.sha1 ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/gvr-android-sdk/test-libraries/proguard.txt
diff --git a/third_party/gvr-android-sdk/test-libraries/proguard.txt b/third_party/gvr-android-sdk/test-libraries/proguard.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9c85a884bf76d03c96160f418b7c3139ecdb5dcb
--- /dev/null
+++ b/third_party/gvr-android-sdk/test-libraries/proguard.txt
@@ -0,0 +1,4 @@
+# Suppress some warnings that block compilation in release builds, but don't
+# actually affect anything
+-dontwarn java.awt.**
+-dontwarn javax.lang.model.element.Modifier
« no previous file with comments | « third_party/gvr-android-sdk/test-libraries/controller_test_api.aar.sha1 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698