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:
commit
c58d20321a
1 changed files with 1 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue