aboutsummaryrefslogtreecommitdiff
path: root/apex/ld.config.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apex/ld.config.txt')
-rw-r--r--apex/ld.config.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/apex/ld.config.txt b/apex/ld.config.txt
deleted file mode 100644
index dae883d7c..000000000
--- a/apex/ld.config.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright (C) 2019 The Android Open Source Project
-#
-# Bionic loader config file for the Runtime APEX. This is a minimal config to
-# make the linker able to load itself as an executable (it just needs to exist).
-
-dir.runtime = /apex/com.android.runtime/bin/
-
-[runtime]