Merge "trusty-ut-ctrl: Make it as binary" am: 36d45bbfd5

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1496887

Change-Id: Ifdfe4bb51a233606ecdf06b96dcc7d00165ca585
This commit is contained in:
Wenhao Wang 2020-12-02 03:57:46 +00:00 committed by Automerger Merge Worker
commit c58d20321a

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
cc_test {
cc_binary {
name: "trusty-ut-ctrl",
vendor: true,
@ -24,7 +24,6 @@ cc_test {
static_libs: [
"libtrusty",
],
gtest: false,
cflags: [
"-Wall",
"-Werror",