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

Commit 5a34303a authored by Yifan Hong's avatar Yifan Hong
Browse files

matrix: health filesystem->storage

Test: compiles
Bug: 111655771
Change-Id: I088ec32e4e3d5796b4dbe3f062d8cf32e3644c66
parent 2b86be57
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -216,10 +216,10 @@
        </interface>
    </hal>
    <hal format="hidl" optional="true">
        <name>android.hardware.health.filesystem</name>
        <name>android.hardware.health.storage</name>
        <version>1.0</version>
        <interface>
            <name>IFileSystem</name>
            <name>IStorage</name>
            <instance>default</instance>
        </interface>
    </hal>