• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

packages/apps/Gallery2


Commit MetaInfo

Revision7a5ffdc6d090db046ffc1f1e579eb9c5f3a485f5 (tree)
Time2019-01-05 10:57:52
AuthorRaman Tenneti <rtenneti@goog...>
Commiterandroid-build-merger

Log Message

Merge "SYSTEM/app/Gallery2/Gallery2.apk app - update the version to target P (28) or higher."
am: 7110b74460

Change-Id: I564f7e2864ebe778487765159cdcc85a18ffb913

Change Summary

Incremental Difference

--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -7,7 +7,7 @@
77
88 <original-package android:name="com.android.gallery3d" />
99
10- <uses-sdk android:minSdkVersion="14" android:targetSdkVersion="24" />
10+ <uses-sdk android:minSdkVersion="14" android:targetSdkVersion="28" />
1111
1212 <permission android:name="com.android.gallery3d.permission.GALLERY_PROVIDER"
1313 android:protectionLevel="signatureOrSystem" />