commit | fe7bbf410cf1e753fb0f66777c2f2b43bb3ddbf8 | [log] [tgz] |
---|---|---|
author | Joe Onorato <joeo@google.com> | Sun Mar 24 20:57:16 2019 -0700 |
committer | Joe Onorato <joeo@google.com> | Wed Mar 27 00:23:20 2019 -0700 |
tree | be98f187726b6413039e8f91716fb962bb7361f8 | |
parent | ceece4851870405fb75dc915f2293a985bd3a294 [diff] |
incidentd sections for userdebug and eng are compiled out Previously, the decision to include or not include them was done at runtime. This changes them to be behind a compile time flag. It's just safer, because the code just isn't there instead of being dependent on a system property. Test: bit GtsIncidentManagerTestCases:* Bug: 123543706 Change-Id: If4e611914a7b0acd399ae27e55af8f718aee3ec8