commit | 0aa606cc5aef73e1e2cafbc71cb4df984e47c1a1 | [log] [tgz] |
---|---|---|
author | Evgenii Stepanov <eugenis@google.com> | Tue Mar 09 15:29:26 2021 -0800 |
committer | Evgenii Stepanov <eugenis@google.com> | Wed Mar 24 16:16:56 2021 -0700 |
tree | 436aa0c30552ea564bf479d0fd12d59ee6d4be92 | |
parent | a4117461843c6c3ed13ba90860922aa8d2a89a5d [diff] |
Cleanup nativeHeapZeroInit and memtagMode implementation. * Rename nativeHeapZeroInit to nativeHeapZeroInitialized. * nativeHeapZeroInitialized is a tri-state, so make it an @IntDef. * Add documentation to some accessor methods, and missing @type annotations. * Add attrs_manifest.xml document for the new attributes. Bug: 182165383 Bug: 182370211 Test: com.android.cts.tagging Change-Id: Iad46a1da9bc040baf4c438afbc5fd8cd128e99f1