sm6150-common: Update kernel target level
Updating kernel target level to Android R checkvintf Error checkvintf E : files are incompatible: Runtime info and framework compatibility matrix are incompatible: Kernel FCM version is not specified, but kernel version 4.19.95 is found. Fix by specifying kernel FCM version in device checkvintf E : manifest. For example, for a *-r kernel: checkvintf E : <kernel target-level="5"/> checkvintf E : INCOMPATIBLE Bug: 148823278 Change-Id: Ia30013045b0fe15abc859dda503aed790aaeeb76
This commit is contained in:
parent
3719d185b0
commit
f9aae1686c
@ -1,4 +1,5 @@
|
||||
<manifest version="1.0" type="device">
|
||||
<kernel target-level="5" />
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.audio</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
Loading…
Reference in New Issue
Block a user