commit | f9e1c3023981e90b5771bf621407190a013ebea7 | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Tue Mar 09 12:59:17 2021 -0800 |
committer | Winson <chiuwinson@google.com> | Mon Mar 15 15:24:03 2021 -0700 |
tree | 32c6ca1603de44c397f2e014ffd486ab09d540ef | |
parent | 0c4110e09966e5dd225b1fc8eba56022f0ee1d7b [diff] |
Move domain state ints to DomainVerificationInfo Hides the internal values and exposes a smaller set of defined values for each specific case the domain verification agent might be interested in. These values are only for the public API output and all other classes should continue to use the internal DomainVerificationState. Bug: 181100856 Test: atest com.android.server.pm.test.verify.domain Change-Id: I2b16d14bbf3a70e4c2e3f4b358af8671aed71490