gts4lv: Use common lib_fixups
Change-Id: I862e547f3375184729eb1a909bb7d6f676d45dfe
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
from extract_utils.fixups_lib import (
|
||||
lib_fixup_vendorcompat,
|
||||
lib_fixups_user_type,
|
||||
lib_fixups,
|
||||
libs_proto_3_9_1,
|
||||
)
|
||||
from extract_utils.main import (
|
||||
@@ -20,10 +20,6 @@ namespace_imports = [
|
||||
'vendor/samsung/gts4lv-common',
|
||||
]
|
||||
|
||||
lib_fixups: lib_fixups_user_type = {
|
||||
libs_proto_3_9_1: lib_fixup_vendorcompat,
|
||||
}
|
||||
|
||||
module = ExtractUtilsModule(
|
||||
'gts4lv',
|
||||
'samsung',
|
||||
|
||||
Reference in New Issue
Block a user