Add defaults target for shared linking
Add a defaults target that all targets linking to aconfig codegen with the new storage API dependencies will need. The target takes the new storage APIs conditionally behind a flag, so we can disable it easily. In this topic, we add it to a single target to see that it builds and adds the dependency. In follow-on CLs we can add it to the rest of the targets. Test: m audiopolicy_tests Bug: 347701310 Change-Id: I67643205b283301f72c5466401060212b637388f Merged-In: I67643205b283301f72c5466401060212b637388f
Loading
Please register or sign in to comment