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

Commit 1754e684 authored by Wei Li's avatar Wei Li
Browse files

Add symlinks that are in make-built system partition but not in soong-built system partition

Bug: 401375949
Bug: 401366791
Test: presubmits
Change-Id: I46694854922c578c6caeb955234dc29bb561a8ed
parent cdbe6395
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -109,6 +109,14 @@ generic_symlinks = [
        target: "/vendor/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 = [