index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
tests
/
security
/
intrusiondetection
/
src
Age
Commit message (
Expand
)
Author
2025-03-10
Merge "Fix unit tests for the IntrusionDetectionService due to constructor up...
Liz Prucka
2025-03-10
Verify CTS test data is received in `addData` method.
Mark Teffeteller
2025-03-07
Fix unit tests for the IntrusionDetectionService due to constructor updates.
Mark Teffeteller
2025-02-28
Remove 'platform' signing from test app.
Mark Teffeteller
2025-02-12
[IntrusionDetction] Add internal security event callback
Liz Prucka
2024-12-17
Change to use static constructor to avoid potential resource leaking in Intru...
Mark Teffeteller
2024-12-05
[IntrusionDetection] Refactor the NetworkLogSource to register
Liz Prucka
2024-12-03
Enable the transport component for the intrusion detection service.
Mark Teffeteller
2024-11-26
Add a subclass of IntrusionDetectionEventTransport that overrides the methods...
Mark Teffeteller
2024-11-25
Refactor `TestLoggingService` from a locally-started
Mark Teffeteller
2024-11-25
Add the `TestLoggingService` service for mocking communication with GMS core.
Mark Teffeteller
2024-11-22
[ID] Add tests of data sources
Liz Prucka
2024-11-18
[ID] Replace "forensic" with "intrusion detection"
Wenhao Wang