| commit | 7e0b4e5880d389e6af1af602373aefa5b0b04d34 | [log] [tgz] |
|---|---|---|
| author | Yi Jin <jinyithu@google.com> | Tue Sep 12 20:00:25 2017 -0700 |
| committer | Yi Jin <jinyithu@google.com> | Wed Sep 13 14:32:42 2017 -0700 |
| tree | 5a7eb1fb7c65ed5389abd2128702442e02a6f02e | |
| parent | e57a4f85bf1948d316a90ca354b5bf84aa99b448 [diff] |
Fixes regarding to comments in ag/2839267
1. use struct {} to instantiate privacy fields for efficiency reason
2. use vector<uint8_t>* instead of vector<uint8_t>& to indicate the
caller knows the value gets changed.
3. binary search privay policy for sections
Bug: 65595927
Test: unit test covers
Change-Id: Ic58c2f607465d1a7f10352b9a38c3d8b1a5cf352