summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/EventLogTags.logtags
diff options
context:
space:
mode:
authorAlex Klyubin <klyubin@google.com>2013-09-10 20:26:21 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-09-10 20:26:22 +0000
commit71510286b8ed1d116b0cf234254dcbd8316ff751 (patch)
tree44f9b7f16d7b9fdbd394c342f6bc597d1466bd27 /src/com/android/packageinstaller/EventLogTags.logtags
parente1c0ad6d82bd4c4ba5c65e4951c5fcba170b2f55 (diff)
parent7b30bc34492a0c53b02cec2fee7d0993da407fc4 (diff)
downloadandroid_packages_apps_PackageInstaller-71510286b8ed1d116b0cf234254dcbd8316ff751.tar.gz
android_packages_apps_PackageInstaller-71510286b8ed1d116b0cf234254dcbd8316ff751.tar.bz2
android_packages_apps_PackageInstaller-71510286b8ed1d116b0cf234254dcbd8316ff751.zip
Merge "Record analytics about package install attempts to Event Log." into klp-dev
Diffstat (limited to 'src/com/android/packageinstaller/EventLogTags.logtags')
-rw-r--r--src/com/android/packageinstaller/EventLogTags.logtags6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/com/android/packageinstaller/EventLogTags.logtags b/src/com/android/packageinstaller/EventLogTags.logtags
new file mode 100644
index 00000000..5cb5d91f
--- /dev/null
+++ b/src/com/android/packageinstaller/EventLogTags.logtags
@@ -0,0 +1,6 @@
+# See system/core/logcat/event.logtags for a description of the format of this file.
+
+option java_package com.android.packageinstaller
+
+# APK install attempt via PackageInstaller (see InstallFlowAnalytics for format)
+90300 install_package_attempt (type|4)