index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
admin
/
SecurityLog.java
Age
Commit message (
Expand
)
Author
2021-05-10
Update SecurityLog javadoc
Rubin Xu
2020-12-01
Log setting of password complexity.
Eran Messeri
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-02-20
Support security logging on org-owned managed profile devices
Rubin Xu
2020-01-03
Log to SecurityLog if camera is disabled by admin
Rubin Xu
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-05-15
Do not compare ID when deduplicating SecurityEvent
Rubin Xu
2019-03-20
Improve javadoc
Rubin Xu
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-02-22
Docs: small documentation fixes for formatting and typos.
Benjamin Miller
2018-02-14
Fix javadoc to match event payload content.
Pavel Grafov
2018-02-13
NIAP: Log cert validation and key integrity failures.
Pavel Grafov
2018-02-07
Run and log BoringSSL self-test for NIAP compliance.
Pavel Grafov
2018-01-29
Log additional events in security log.
Pavel Grafov
2017-12-21
Add id to SecurityEvent.
Naomi Musgrave
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-04-11
Improve javadocs for SecurityLog class.
Pavel Grafov
2017-03-21
Request logs from logd with 3s overlap to avoid missing events.
Pavel Grafov
2017-02-02
Fix the documentation for SecurityLog.SecurityEvent.getData().
Pavel Grafov
2016-03-30
Adjusting javadocs for process logging
Michal Karpinski
2016-03-16
Unifying method names and comments to security logging, not device logging
Michal Karpinski