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

Commit 2b88edbd authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add symlinks that are in make-built system partition but not in...

Merge "Add symlinks that are in make-built system partition but not in soong-built system partition" into main
parents a351519b 1754e684
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -109,6 +109,14 @@ generic_symlinks = [
        target: "/vendor/odm/usr",
        target: "/vendor/odm/usr",
        name: "odm/usr",
        name: "odm/usr",
    },
    },
    {
        target: "/odm/odm_dlkm/etc",
        name: "odm_dlkm/etc",
    },
    {
        target: "/vendor/vendor_dlkm/etc",
        name: "vendor_dlkm/etc",
    },
]
]


android_symlinks = [
android_symlinks = [