You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:36: error: style attribute 'attr/colorPrimary (aka android.auto_generated_rro_vendor__:attr/colorPrimary)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:37: error: style attribute 'attr/colorPrimaryDark (aka android.auto_generated_rro_vendor__:attr/colorPrimaryDark)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:38: error: style attribute 'attr/colorSecondary (aka android.auto_generated_rro_vendor__:attr/colorSecondary)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:39: error: style attribute 'attr/colorAccent (aka android.auto_generated_rro_vendor__:attr/colorAccent)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:40: error: style attribute 'attr/colorError (aka android.auto_generated_rro_vendor__:attr/colorError)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:41: error: style attribute 'attr/colorControlNormal (aka android.auto_generated_rro_vendor__:attr/colorControlNormal)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:42: error: style attribute 'attr/alertDialogTheme (aka android.auto_generated_rro_vendor__:attr/alertDialogTheme)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:43: error: style attribute 'attr/forceDarkAllowed (aka android.auto_generated_rro_vendor__:attr/forceDarkAllowed)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:46: error: style attribute 'attr/colorBackgroundFloating (aka android.auto_generated_rro_vendor__:attr/colorBackgroundFloating)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:49: error: style attribute 'attr/panelColorBackground (aka android.auto_generated_rro_vendor__:attr/panelColorBackground)' not found. error: resource style/Theme.DeviceDefault.ResolverCommon (aka android.auto_generated_rro_vendor__:style/Theme.DeviceDefault.ResolverCommon) not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:65: error: style attribute 'attr/windowLightNavigationBar (aka android.auto_generated_rro_vendor__:attr/windowLightNavigationBar)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:66: error: style attribute 'attr/colorBackgroundFloating (aka android.auto_generated_rro_vendor__:attr/colorBackgroundFloating)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:67: error: style attribute 'attr/textColorSecondary (aka android.auto_generated_rro_vendor__:attr/textColorSecondary)' not found. error: resource style/Theme.DeviceDefault (aka android.auto_generated_rro_vendor__:style/Theme.DeviceDefault) not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:54: error: style attribute 'attr/colorPrimary (aka android.auto_generated_rro_vendor__:attr/colorPrimary)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:55: error: style attribute 'attr/colorPrimaryDark (aka android.auto_generated_rro_vendor__:attr/colorPrimaryDark)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:56: error: style attribute 'attr/colorSecondary (aka android.auto_generated_rro_vendor__:attr/colorSecondary)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:57: error: style attribute 'attr/colorAccent (aka android.auto_generated_rro_vendor__:attr/colorAccent)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:58: error: style attribute 'attr/colorError (aka android.auto_generated_rro_vendor__:attr/colorError)' not found. 08:31:14 ninja failed with: exit status 1
If I don't remove the overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml, it won't build correctly. How should this error be resolved?
The text was updated successfully, but these errors were encountered:
vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:36: error: style attribute 'attr/colorPrimary (aka android.auto_generated_rro_vendor__:attr/colorPrimary)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:37: error: style attribute 'attr/colorPrimaryDark (aka android.auto_generated_rro_vendor__:attr/colorPrimaryDark)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:38: error: style attribute 'attr/colorSecondary (aka android.auto_generated_rro_vendor__:attr/colorSecondary)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:39: error: style attribute 'attr/colorAccent (aka android.auto_generated_rro_vendor__:attr/colorAccent)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:40: error: style attribute 'attr/colorError (aka android.auto_generated_rro_vendor__:attr/colorError)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:41: error: style attribute 'attr/colorControlNormal (aka android.auto_generated_rro_vendor__:attr/colorControlNormal)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:42: error: style attribute 'attr/alertDialogTheme (aka android.auto_generated_rro_vendor__:attr/alertDialogTheme)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:43: error: style attribute 'attr/forceDarkAllowed (aka android.auto_generated_rro_vendor__:attr/forceDarkAllowed)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:46: error: style attribute 'attr/colorBackgroundFloating (aka android.auto_generated_rro_vendor__:attr/colorBackgroundFloating)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:49: error: style attribute 'attr/panelColorBackground (aka android.auto_generated_rro_vendor__:attr/panelColorBackground)' not found. error: resource style/Theme.DeviceDefault.ResolverCommon (aka android.auto_generated_rro_vendor__:style/Theme.DeviceDefault.ResolverCommon) not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:65: error: style attribute 'attr/windowLightNavigationBar (aka android.auto_generated_rro_vendor__:attr/windowLightNavigationBar)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:66: error: style attribute 'attr/colorBackgroundFloating (aka android.auto_generated_rro_vendor__:attr/colorBackgroundFloating)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:67: error: style attribute 'attr/textColorSecondary (aka android.auto_generated_rro_vendor__:attr/textColorSecondary)' not found. error: resource style/Theme.DeviceDefault (aka android.auto_generated_rro_vendor__:style/Theme.DeviceDefault) not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:54: error: style attribute 'attr/colorPrimary (aka android.auto_generated_rro_vendor__:attr/colorPrimary)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:55: error: style attribute 'attr/colorPrimaryDark (aka android.auto_generated_rro_vendor__:attr/colorPrimaryDark)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:56: error: style attribute 'attr/colorSecondary (aka android.auto_generated_rro_vendor__:attr/colorSecondary)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:57: error: style attribute 'attr/colorAccent (aka android.auto_generated_rro_vendor__:attr/colorAccent)' not found. vendor/omni/overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml:58: error: style attribute 'attr/colorError (aka android.auto_generated_rro_vendor__:attr/colorError)' not found. 08:31:14 ninja failed with: exit status 1
If I don't remove the overlay/common/frameworks/base/core/res/res/values-night/themes_device_defaults.xml, it won't build correctly. How should this error be resolved?
The text was updated successfully, but these errors were encountered: