Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
packages_apps_Calendar
Commits
fc52d17b
Commit
fc52d17b
authored
12 years ago
by
Michael Chan
Browse files
Options
Download
Email Patches
Plain Diff
Opt out of limited user
Bug: 8588316 Change-Id: Ie6fae12827182f1f399dde4059a0e303a6f39752
parent
5a8a04a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
AndroidManifest.xml
AndroidManifest.xml
+2
-1
No files found.
AndroidManifest.xml
View file @
fc52d17b
...
...
@@ -38,12 +38,13 @@
<uses-permission
android:name=
"android.permission.READ_SYNC_SETTINGS"
/>
<uses-permission
android:name=
"android.permission.RECEIVE_BOOT_COMPLETED"
/>
<uses-permission
android:name=
"com.google.android.googleapps.permission.GOOGLE_AUTH.mail"
/>
<uses-sdk
android:minSdkVersion=
"15"
android:targetSdkVersion=
"1
7
"
></uses-sdk>
<uses-sdk
android:minSdkVersion=
"15"
android:targetSdkVersion=
"1
8
"
></uses-sdk>
<application
android:name=
"CalendarApplication"
android:label=
"@string/app_label"
android:icon=
"@mipmap/ic_launcher_calendar"
android:taskAffinity=
"android.task.calendar"
android:hardwareAccelerated=
"true"
android:requiredAccountType=
"*"
android:backupAgent=
"com.android.calendar.CalendarBackupAgent"
>
<meta-data
android:name=
"com.google.android.backup.api_key"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment