commit | c0f5b506eae99fca90a0ec4ddeccc5b15063d3e6 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Mar 13 22:38:58 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Mar 13 22:38:58 2023 +0000 |
tree | 112d8eda7a03e94a052fc3512895593d25fdb67e | |
parent | 7df86465fa2689cf6143cb455c3925e6bf34f7be [diff] | |
parent | 831b08bc731aa8c147a10eba83d4bf5f3b435303 [diff] |
Merge "Disable native_coverage for pvmfw binary"
diff --git a/pvmfw/Android.bp b/pvmfw/Android.bp index b56df4f..0d845f9 100644 --- a/pvmfw/Android.bp +++ b/pvmfw/Android.bp
@@ -54,6 +54,7 @@ // partition image. This is just to package the unstripped file into the // symbols zip file for debugging purpose. installable: true, + native_coverage: false, } raw_binary {