sm7125-common: adapt libinit to Android 12

Change-Id: I46ef8ed0df4a6d00c6eb89c4056ba5dbb500f165
fourteen-wip
Lucchetto 3 years ago committed by Simon1511
parent e2fcfdcd76
commit 62d07ec32c
  1. 5
      init/Android.bp

@ -21,5 +21,8 @@ cc_library_static {
include_dirs: [
"system/libbase/include",
"system/core/init"
]
],
shared_libs: [
"libbase",
],
}

Loading…
Cancel
Save