6 lines
232 B
XML
6 lines
232 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<!-- No permissions needed at the library level.
|
|
Consumer apps declare their own permissions. -->
|
|
</manifest>
|