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

Skip to content
Commit 0b8f0ec5 authored by William Escande's avatar William Escande
Browse files

remove aidl-format

Bluetooth is not ready to have aidl-format as a hook as non of the aidl
are correctly format.
Plus it looks like aidl-format output is not great and is almost never
used. While looking at other aidl files, none using JavaPassthrough is
using it.

Example of output weirdly generated by the format:
```
    @JavaPassthrough(
            annotation =
                    "<redacted>")
    boolean
    enable(in AttributionSource attributionSource);
```
Why boolean is in its own line ?

Bug: 262605980
Test: None
Change-Id: Ibd3dacca104ed47ae272c8171f5052a439d68403
parent 5e57aa52
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment