Skip to content
Snippets Groups Projects
Commit c5b504da authored by David Anderson's avatar David Anderson
Browse files

Revert "Treat input files as public API."

This reverts commit 7a560eb4.

Reason for revert: build bustage

Change-Id: Iba0ba7a899dca865129a9c715c5f60f8a6edcc2f
parent 235d4860
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