Skip to content

Commit

Permalink
breeze: libinit: Migrate system/core/base to system/libbase.
Browse files Browse the repository at this point in the history
  • Loading branch information
justks authored and Hadenix committed Nov 8, 2023
1 parent 0648edd commit d6b218d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cc_library_static {
"init.cpp"
],
include_dirs: [
"system/core/base/include",
"system/libbase/include",
"system/core/init"
],
shared_libs: [
Expand Down

0 comments on commit d6b218d

Please sign in to comment.