Loading debuggerd/test_permissive_mte/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,10 @@ // See the License for the specific language governing permissions and // limitations under the License. package { default_applicable_licenses: ["Android-Apache-2.0"], } cc_binary { name: "mte_crash", srcs: ["mte_crash.cpp"], Loading Loading
debuggerd/test_permissive_mte/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,10 @@ // See the License for the specific language governing permissions and // limitations under the License. package { default_applicable_licenses: ["Android-Apache-2.0"], } cc_binary { name: "mte_crash", srcs: ["mte_crash.cpp"], Loading