commit | 568adec5ac5384fbd64f554b328c7aae2bc3fc38 | [log] [tgz] |
---|---|---|
author | Jared Duke <jdduke@google.com> | Fri Sep 20 21:11:17 2024 +0000 |
committer | Jared Duke <jdduke@google.com> | Fri Sep 20 21:39:06 2024 +0000 |
tree | 01a8673a21b8d7583cdc3a170fa0bb49e176b3d0 | |
parent | 90e4363c0853de6814875a32f0c9d5343ec5d752 [diff] |
Add a method to get all compile-time available system features This method is really only useful for SystemConfig, where we currently parse available/unavailable features from the image. The method lets us seed the SystemConfig available feature set with those defined and compiled into the framework. Flag: EXEMPT tool update Test: atest systemfeatures-gen-tests systemfeatures-gen-golden-tests Bug: 203143243 Change-Id: I627464b5a9d50137270d5658f7c4ca6b1d1f8cfe