Move android build files to xplat
Summary: This should work with our existing shipit config. Moves the build files to xplat and sets up a standard gradle directory structure that we will continue to move more files into. Reviewed By: jknoxville Differential Revision: D8859483 fbshipit-source-id: 5df5882a3bcaee36280af68aeaa740290288e0d3
This commit is contained in:
committed by
Facebook Github Bot
parent
5ceb3e4ffe
commit
c0d1510d58
4
android/src/main/res/values/ids.xml
Normal file
4
android/src/main/res/values/ids.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<item type="id" name="sonar_skip_view_traversal"/>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user