sm8250-common: init: Set model based on RF version

Co-authored-by: dianlujitao <dianlujitao@lineageos.org>
Change-Id: I06f9acda3fe77f57a1bc24ee5a802db0ab3b8d60
This commit is contained in:
Alexander Koskovich
2022-05-12 01:06:04 -07:00
committed by LuK1337
parent 8b77134184
commit fcbf34d741
3 changed files with 98 additions and 0 deletions

View File

@@ -3,6 +3,13 @@
// SPDX-License-Identifier: Apache-2.0
//
cc_library_static {
name: "libinit_oplus",
recovery_available: true,
shared_libs: ["libbase"],
srcs: ["init_oplus.cpp"],
}
prebuilt_etc {
name: "init.qcom.rc",
src: "init.qcom.rc",