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
46ef2b87
Commit
46ef2b87
authored
15 years ago
by
Doug Zongker
Browse files
Options
Downloads
Patches
Plain Diff
add free space on system and cache to free_storage_left log event
parent
b084929f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
logcat/event-log-tags
+13
-13
13 additions, 13 deletions
logcat/event-log-tags
with
13 additions
and
13 deletions
logcat/event-log-tags
+
13
−
13
View file @
46ef2b87
...
@@ -79,8 +79,8 @@
...
@@ -79,8 +79,8 @@
2744 free_storage_changed (data|2|2)
2744 free_storage_changed (data|2|2)
# Device low memory notification and disk space free on the /data partition, in bytes at that time
# Device low memory notification and disk space free on the /data partition, in bytes at that time
2745 low_storage (data|2|2)
2745 low_storage (data|2|2)
# disk space free on the /data partition in bytes
# disk space free on the /data
, /system, and /cache
partition
s
in bytes
2746 free_storage_left (data|2|2)
2746 free_storage_left (data|2|2)
,(system|2|2),(cache|2|2)
# when a NotificationManager.notify is called
# when a NotificationManager.notify is called
2750 notification_enqueue (pkg|3),(id|1|5),(notification|3)
2750 notification_enqueue (pkg|3),(id|1|5),(notification|3)
...
...
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