Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c210fcfc authored by David Anderson's avatar David Anderson Committed by Automerger Merge Worker
Browse files

Merge "libsnapshot: Move export_include_dirs to correct location." into main am: f572053d

parents f7a0081b f572053d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -166,7 +166,6 @@ cc_defaults {
    header_libs: [
        "libupdate_engine_headers",
    ],
    export_include_dirs: ["include"],
}

cc_library_static {
@@ -184,6 +183,7 @@ cc_library_static {
        "libsnapshot_cow/writer_base.cpp",
        "libsnapshot_cow/writer_v2.cpp",
    ],
    export_include_dirs: ["include"],
    host_supported: true,
    recovery_available: true,
    ramdisk_available: true,