<permission android:name="eee" android:protectionLevel="normal"></permission>
android:protectionLevel="normal"/>这样子试下
android:protectionLevel="normal">
改成这样:android:protectionLevel="normal">
</permission>
也就是将 >< 换行