commit | 9f2af69d2a30229f49a81d5467a863ddcd7d7077 | [log] [tgz] |
---|---|---|
author | Brian Duddie <bduddie@google.com> | Wed Aug 24 19:52:08 2022 +0000 |
committer | Brian Duddie <bduddie@google.com> | Fri Sep 02 00:44:13 2022 +0000 |
tree | 9788fe1b2f1c8396dc31aeebfc96714cfd448ded | |
parent | 68e3a6f94a9c6dbd1635d1bafa48b8bca04efc31 [diff] |
Add fdsan capabilities for native handles Introduces new APIs which can be used to simplify application of fdsan to native_handle_t usage, and applies fdsan protection to native_handle_clone() by default. Bug: 244214188 Test: validated alongside sensor service change to use the new APIs Change-Id: I3be16a09c336bcbe880bdb542d5da2969c2c34d3