Merge "Delete unused DATA_MNT_POINT macro" into main am: 9c562cf82b am: 5e32ce2d28 am: afc3f8e7e4 am: 0fe1b3c518 am: fcee2ca617
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2759565 Change-Id: If01bfb413445ff68ec624edd740f4a88b69d527c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
b9f8824754
1 changed files with 0 additions and 2 deletions
|
|
@ -475,8 +475,6 @@ static struct {
|
|||
{ 0, 0 },
|
||||
};
|
||||
|
||||
#define DATA_MNT_POINT "/data"
|
||||
|
||||
/* mount <type> <device> <path> <flags ...> <options> */
|
||||
static Result<void> do_mount(const BuiltinArguments& args) {
|
||||
const char* options = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue