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

Commit 89ea048f authored by Inseob Kim's avatar Inseob Kim
Browse files

Add adb_keys symlink to system image

This is missing while migration.

Bug: 370351755
Test: build
Change-Id: I77c6a610705e5b045bcbca89c4fc9d69bbc64fc4
parent d356d483
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -72,6 +72,10 @@ android_symlinks = [
        target: "/storage/self/primary",
        name: "sdcard",
    },
    {
        target: "/product/etc/security/adb_keys",
        name: "adb_keys",
    },
]

filegroup {