xref: /aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/AndroidManifest.xml (revision f99be7d8b6514e88ac10f2e78d89d406712b34e9)
1<?xml version="1.0" encoding="utf-8"?>
2<manifest package="com.github.mikephil.charting">
3
4 <!--  <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
5
6    <application
7        android:allowBackup="true"
8        android:icon="@drawable/ic_launcher"
9        android:label="@string/app_name"
10        android:theme="@style/AppTheme" >
11    </application> -->
12
13</manifest>