all: whitelist health and DeviceDiagnostics as unknown packages
On commit 1a03c683 ("all: allow unknown packages") all unknown packages were allowed to avoid a build error on Android 14.
However, we should only allow packages that we are sure are not needed.
This reverts commit 1a03c683 ("all: allow unknown packages") and allow only health and DeviceDiagnostics as unknown package
Depends on common!27 (merged)
Signed-off-by: Vitor Sato Eschholz vsatoes@baylibre.com