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

Commit 14c41b39 authored by Yifan Hong's avatar Yifan Hong
Browse files

Add <kernel> entry to framework compat mat

3.18, 4.4 and 4.9 are the supported kernels in O.

Test: builds
Test: adb shell vintf (RuntimeInfo is compatible with
 framework compat mat)

Bug: 38324908
Change-Id: I8b2c98e8168af651215a309c8b0b93d3c342f97d
parent e2aaf8cb
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -319,4 +319,7 @@
            <instance>default</instance>
            <instance>default</instance>
        </interface>
        </interface>
    </hal>
    </hal>
    <kernel version="4.9.0" />
    <kernel version="4.4.0" />
    <kernel version="3.18.0" />
</compatibility-matrix>
</compatibility-matrix>