Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c58d2032 authored by Wenhao Wang's avatar Wenhao Wang Committed by Automerger Merge Worker
Browse files

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

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

Change-Id: Ifdfe4bb51a233606ecdf06b96dcc7d00165ca585
parents 6333a022 36d45bbf
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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",