sm8250-common: init: Set model based on RF version
Co-authored-by: dianlujitao <dianlujitao@lineageos.org> Change-Id: I06f9acda3fe77f57a1bc24ee5a802db0ab3b8d60
This commit is contained in:
committed by
LuK1337
parent
8b77134184
commit
fcbf34d741
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user