History log of /frameworks/base/core/java/android/app/admin/SecurityLog.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
739cda8f31e7002724412447140e0b8ae4085c36 02-Feb-2017 Pavel Grafov <pgrafov@google.com> Fix the documentation for SecurityLog.SecurityEvent.getData().

If the payload contains more than one object, it is passed in Object[].

Change-Id: I28ca2ec35d920c644bdea13f15b2787ef3170310
Fixes: 34871284
Test: Read aloud, sounds good.
/frameworks/base/core/java/android/app/admin/SecurityLog.java
e0e1009820f114d1f179c8d167d679788087be46 30-Mar-2016 Michal Karpinski <mkarpinski@google.com> Adjusting javadocs for process logging

Informing the pre-reboot logs may be empty and specifying that base APK hash is logged.

Bug: 27896341
Change-Id: I9011f6f6ebd0e20e5a4be86f6c5d33094212cc3d
/frameworks/base/core/java/android/app/admin/SecurityLog.java
6235a94ffaed1d82cee2317481c18776f601da1b 15-Mar-2016 Michal Karpinski <mkarpinski@google.com> Unifying method names and comments to security logging, not device logging

Also move SecurityLog to android.app.admin package.

Bug: 27531824
Bug: 27532560
Bug: 27532564
Bug: 27532425
Change-Id: I2677afdb5685bc5d21e52c41b381b57a41e364b6
/frameworks/base/core/java/android/app/admin/SecurityLog.java