Commit Graph

2 Commits

Author SHA1 Message Date
Alan Stokes
fc9a21de68 Detect native code loading by untrusted_app.
Modify the regex to cover untrusted_app as well as untrusted_app_25
and untrusted_app_27.

Add a test to verify.

Bug: 126536482
Test: atest DynamicCodeLoggerIntegrationsTests
Change-Id: Ie4cbabfb55a5e78868cc6ee8ec46270ab3bf75d1
2019-02-27 21:30:59 +00:00
Alan Stokes
8d3b7a4d45 Rename test class to match code.
Renaming DexLoggerIntegrationTests to
DynamicCodeLoggerIntegrationTests, to match the rename and changed
scope of the code it is testing.

Test: atest -p services/core/java/com/android/server/pm/dex
Bug: 122946463
Change-Id: I66abd6b173f148279085dee7a714aa64df7a941b
2019-02-20 12:30:44 +00:00