summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/strictmode/impl/SystemStrictModeModule.java
Commit message (Collapse)AuthorAgeFilesLines
* Add @InstallIn and @IncludeInDialerRoot to dagger modules in dialer codebase.weijiaxu2018-05-111-0/+3
| | | | | | Test: presubmit. PiperOrigin-RevId: 196158524 Change-Id: Iec1e457039e97be0236cd700d397b4095ee3c2c3
* Refactor DialerStrictMode into an interface.wangqi2017-09-281-0/+31
-bypassed violations are no longer logged in AospDialer The default implementation will use system strict mode and crash on bugfood build same as before. Bug: 66003745 Test: manual PiperOrigin-RevId: 170214128 Change-Id: Iab630f19499e90b15eb0b7f0707b4a70c7d81fbe