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

Commit a4d4f7d0 authored by Henri Chataing's avatar Henri Chataing
Browse files

Enable the rust backend for android.hardware.bluetooth.socket

Bug: 390141445
Test: TreeHugger
Change-Id: I1af250853c4f518d97d69141e2b2ac3c6ef1da5a
parent 00035204
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -31,6 +31,9 @@ aidl_interface {
    ],
    stability: "vintf",
    backend: {
        rust: {
            enabled: true,
        },
        java: {
            enabled: false,
        },