Add attribute for all vendor hwservice.
Bug: 159707777 Test: make Change-Id: Ie3ab6d362b970ae8a9f0a8f1c0109bf03d521ce0
This commit is contained in:
parent
0dab4a6be8
commit
44c7a7029e
1 changed files with 3 additions and 0 deletions
|
@ -204,6 +204,9 @@ attribute update_engine_common;
|
|||
# All core domains (as opposed to vendor/device-specific domains)
|
||||
attribute coredomain;
|
||||
|
||||
# All vendor hwservice.
|
||||
attribute vendor_hwservice_type;
|
||||
|
||||
# All socket devices owned by core domain components
|
||||
attribute coredomain_socket;
|
||||
expandattribute coredomain_socket false;
|
||||
|
|
Loading…
Reference in a new issue