sm7125-common: recovery: Update edify include path for Android V

Change-Id: I91a7d31bc28e9af730a1a562c2d505fd45714970
15.0
Tim Zimmermann 6 months ago committed by Simon1511
parent b59be7388d
commit fa092d5030
  1. 2
      recovery/Android.bp

@ -22,7 +22,7 @@ cc_library_static {
include_dirs: [
"system/libbase/include",
"bootable/recovery",
"bootable/recovery/edify/include",
"bootable/deprecated-ota/edify/include",
"bootable/recovery/otautil/include"
],
}

Loading…
Cancel
Save