Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidSystemCore
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemCore
Commits
e3e22062
Commit
e3e22062
authored
Sep 30, 2013
by
William Luh
Committed by
Android (Google) Code Review
Sep 30, 2013
Browse files
Options
Downloads
Plain Diff
Merge "Add new cert_pin_failure tag that can be used in user-consent filtering." into klp-dev
parents
bbe4c49b
53367585
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
logcat/event.logtags
+1
-5
1 addition, 5 deletions
logcat/event.logtags
with
1 addition
and
5 deletions
logcat/event.logtags
+
1
−
5
View file @
e3e22062
...
@@ -90,10 +90,6 @@
...
@@ -90,10 +90,6 @@
# Logged when the supplicant switches to a new state
# Logged when the supplicant switches to a new state
50023 wifi_supplicant_state_changed (supplicant_state|1|5)
50023 wifi_supplicant_state_changed (supplicant_state|1|5)
# Do not change these names without updating tag in:
#//device/dalvik/libcore/luni/src/main/native/org_apache_harmony_luni_platform_OSNetworkSystem.c
51000 socket_stats (send|1|2),(recv|1|2),(ip|1|5),(port|1|5),(close|1|5)
# Database operation samples.
# Database operation samples.
# db: the filename of the database
# db: the filename of the database
# sql: the executed query (without query args)
# sql: the executed query (without query args)
...
@@ -136,7 +132,7 @@
...
@@ -136,7 +132,7 @@
80310 bionic_event_resolver_wrong_query (uid|1)
80310 bionic_event_resolver_wrong_query (uid|1)
# libcore failure logging
# libcore failure logging
90100 cert_pin_failure (certs|4)
90100
exp_det_
cert_pin_failure (certs|4)
# NOTE - the range 1000000-2000000 is reserved for partners and others who
# NOTE - the range 1000000-2000000 is reserved for partners and others who
# want to define their own log tags without conflicting with the core platform.
# want to define their own log tags without conflicting with the core platform.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment