third_parties/mmssmiley/src/main/AndroidManifest.xml
author Da Risk <da_risk@beem-project.com>
Mon, 15 Jun 2015 19:57:41 +0200
changeset 1061 688e12c61c9f
parent 1046 e7c2612c13b8
permissions -rw-r--r--
Fix a few checkstyle errors
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1044
cd41ebc93e78 Move MemorizingTrustManager into its own module
Da Risk <da_risk@beem-project.com>
parents:
diff changeset
     1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
1046
e7c2612c13b8 Move mms smileys into its own module
Da Risk <da_risk@beem-project.com>
parents: 1044
diff changeset
     2
          package="com.android.mms.util.smiley">
1044
cd41ebc93e78 Move MemorizingTrustManager into its own module
Da Risk <da_risk@beem-project.com>
parents:
diff changeset
     3
</manifest>