Merge \"Version PrintRecommendationService.\" into nyc-dev
am: 8e3a16ad91
Change-Id: Ic4d75b1549d314e46db032f3e3506e2cd4776308
This commit is contained in:
@@ -17,7 +17,12 @@
|
||||
*/
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.android.printservice.recommendation">
|
||||
package="com.android.printservice.recommendation"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0.0">
|
||||
|
||||
<uses-sdk android:minSdkVersion="24"
|
||||
android:targetSdkVersion="24" />
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user