motorola: Abuse symlinks to generate fsg mount point
Change-Id: Ifed99fe5a0e8e520fd792c53550f6f8ba8007f67
This commit is contained in:
parent
e144809011
commit
3c7aad41aa
11
Android.bp
Normal file
11
Android.bp
Normal file
@ -0,0 +1,11 @@
|
||||
//
|
||||
// Copyright (C) 2025 The LineageOS Project
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
install_symlink {
|
||||
name: "vendor_fsg_mountpoint",
|
||||
vendor: true,
|
||||
installed_location: "fsg/.keep",
|
||||
symlink_target: "/dev/null",
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user