Support testing for resource shrinking

Add a simple test and add necessary mock dependencies to allow future
resoure shrinking use with platform targets.

Test: m
Bug: 202959019
Change-Id: Id2dd44d52ce5ea62c06784caab0af6276248cb3f
This commit is contained in:
Jared Duke
2022-09-27 16:53:11 -07:00
parent 76832f5b10
commit 51b0a10229
4 changed files with 56 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ bootstrap_go_package {
"plugin_test.go",
"prebuilt_apis_test.go",
"proto_test.go",
"resourceshrinker_test.go",
"rro_test.go",
"sdk_test.go",
"sdk_library_test.go",