Skip to content
Snippets Groups Projects
Commit e71ebaa3 authored by David Anderson's avatar David Anderson Committed by android-build-merger
Browse files

Merge "Revert "Treat input files as public API.""

am: a9f9a3a8

Change-Id: Idb5f98a8516fa849d1ed0d502fe99ae826ba2919
parents 40144ea2 a9f9a3a8
No related branches found
No related tags found
No related merge requests found
...@@ -1128,6 +1128,7 @@ full_treble_only(` ...@@ -1128,6 +1128,7 @@ full_treble_only(`
userdebug_or_eng(`-perfprofd') userdebug_or_eng(`-perfprofd')
-shell -shell
-system_executes_vendor_violators -system_executes_vendor_violators
-system_server # reads vendor input files
-ueventd # reads /vendor/ueventd.rc -ueventd # reads /vendor/ueventd.rc
} { } {
vendor_file_type vendor_file_type
...@@ -1135,9 +1136,6 @@ full_treble_only(` ...@@ -1135,9 +1136,6 @@ full_treble_only(`
-vendor_app_file -vendor_app_file
-vendor_configs_file -vendor_configs_file
-vendor_framework_file -vendor_framework_file
-vendor_idc_file
-vendor_keychars_file
-vendor_keylayout_file
-vendor_overlay_file -vendor_overlay_file
-vendor_public_lib_file -vendor_public_lib_file
-vndk_sp_file -vndk_sp_file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment