Update android lib build paths

Summary: Move manifest to correct place, update build.gradle accordingly.

Reviewed By: priteshrnandgaonkar

Differential Revision: D8931222

fbshipit-source-id: e2cf4b507de4ea984b5a2dce1bb9edee0c4e2558
This commit is contained in:
Pascal Hartig
2018-07-20 08:04:33 -07:00
committed by Facebook Github Bot
parent c3e8a2d22a
commit fb2b9cfc9f
2 changed files with 0 additions and 8 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.facebook.sonar">
</manifest>