config: device: Fix individual device config loading

This commit is contained in:
Danny Lin 2021-12-16 22:28:43 -08:00
parent a1697cfc6f
commit 89b964a4b6

View file

@ -75,6 +75,7 @@ export const EMPTY_INCLUDE_FILTERS = {
} as SerializedFilters
const DEFAULT_CONFIG_BASE = {
type: ConfigType.Device,
platform: {
namespaces: [],
sepolicy_dirs: [],