History log of /frameworks/base/services/core/java/com/android/server/am/IntentBindRecord.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6c6e9cab42bccb44ebb4b30e7eab7394c0dbb759 21-Mar-2018 Yi Jin <jinyithu@google.com> Remove am/wm.proto which is redundant. The naming convention is defined
in core/proto/README.md

Bug: 72474563
Test: make sure the Android build
Change-Id: I2a90cbb6bb0b0c62fe4a0b81cb5bb3ea36381871
/frameworks/base/services/core/java/com/android/server/am/IntentBindRecord.java
163967fe8ef994a69a48b6940deb7cad0fcdec37 15-Mar-2018 Yi Jin <jinyithu@google.com> Fix privacy tags based on PWG review meeting.

1. Remove unnecessary hex_hashs.
2. Make intent extras LOCAL
3. Make mnc EXPLICIT
4. Make diskstats error AUTO since it is only IOException.

It is safe to modify proto numbers since they are not used yet.

Bug: 74837756
Test: flash the changes and call incident -d, also updated go/irpf
Change-Id: Idee0e927515e737c9a42a1dc29cb3c05e6d91ca9
/frameworks/base/services/core/java/com/android/server/am/IntentBindRecord.java
6b51414154e621a073e898835d9ffaa671c862d8 30-Oct-2017 Yi Jin <jinyithu@google.com> Implement Activity Manager Dumpsys --service option

Bug: 66729158
Test: out/host/linux-x86/bin/incident_report -w amservices
Change-Id: I72015b9744bc8028001306283f169fca4797c700
/frameworks/base/services/core/java/com/android/server/am/IntentBindRecord.java
24c98e8cf88f6edc3d5bdf2ce40a51f158f36884 15-Sep-2014 Dianne Hackborn <hackbod@google.com> A little more work on issue ##16907799.

I got distracted in the middle of it, and forget to finish
up with the test to not kill processes if they aren't using
an auto create binding.

Change-Id: Ieecfe97fa3208e50cb91ba94be2a8659d128b0de
/frameworks/base/services/core/java/com/android/server/am/IntentBindRecord.java
49782e46c0eb85a25ae2abcf80880c48dbab5aea 20-Dec-2013 Amith Yamasani <yamasani@google.com> am 9158825f: Move some system services to separate directories

* commit '9158825f9c41869689d6b1786d7c7aa8bdd524ce':
Move some system services to separate directories
9158825f9c41869689d6b1786d7c7aa8bdd524ce 22-Nov-2013 Amith Yamasani <yamasani@google.com> Move some system services to separate directories

Refactored the directory structure so that services can be optionally
excluded. This is step 1. Will be followed by another change that makes
it possible to remove services from the build.

Change-Id: Ideacedfd34b5e213217ad3ff4ebb21c4a8e73f85
/frameworks/base/services/core/java/com/android/server/am/IntentBindRecord.java