commit | 3f69c16cb65f42892b2ee678d171c98613f16982 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Wed Dec 09 12:08:48 2020 -0800 |
committer | Andy Hung <hunga@google.com> | Thu Dec 10 23:48:28 2020 -0800 |
tree | fc15818226ce688a898a1ed4bad538701f59f8a9 | |
parent | e13404b67042b964b2f3e8e17ce526bd2a4f8c55 [diff] |
Audio Aidl: update switch handling Remove default switch target handling for compile-time checking of missing switch entries with -Werror,-Wswitch. Compilation will fail if a new enum entry is added without updating the aidl conversion. Also change run time LOG_ALWAYS_FATAL failures to static compile time failures. Test: compiles, boots Bug: 175314803 Change-Id: I049faa30a0ea830b6ba8f550b041d9dbd21d881d