Check dev_type violations

This is to prepare dev_type test earlier. It checks whether /dev nodes
have labeles with dev_type or not.

Bug: 303367345
Test: build
Change-Id: I4feb079d4a3badc6362127a09f8d458755d7d2d2
This commit is contained in:
Inseob Kim 2023-11-22 13:43:08 +09:00
parent b8239d304a
commit a4e6032067

View file

@ -1159,3 +1159,5 @@ SUPPORT_VENDOR_SATELLITE_SERVICE := true
include hardware/google/pixel/input/twoshay.mk
PRODUCT_CHECK_VENDOR_SEAPP_VIOLATIONS := true
PRODUCT_CHECK_DEV_TYPE_VIOLATIONS := true