commit | 1c9126d3de486e3c47d7e5fe9cfb598c3a31f41e | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Tue Dec 10 22:13:51 2019 -0800 |
committer | David Su <dysu@google.com> | Tue Dec 10 22:51:32 2019 -0800 |
tree | 20b5b8f17781ec2a6dcf2a7f1e9dd01464f0f5a7 | |
parent | 95781fe5c1560c6c748d45b3c3210bcbb3000306 [diff] |
WifiEnterpriseConfig - Stop depending on constants from android.security.Credentials WifiEnterpriseConfig depends on @hide constants from android.security.Credentials. Since we can no longer reference @hide APIs once we compile against @SystemApi stubs, copy the constants into the Wifi module. Bug: 145409537 Test: compiles Change-Id: I0b57d622f4e0788a3fd45109ab2f12976b706087