platform_bionic/apex/ld.config.txt
Elliott Hughes 470d10cf0f Move bionic ("runtime") apex definition into bionic/.
Bug: http://b/139176024
Test: boots
Change-Id: Ifc3829e00b99c2f65ed932f0b42ab1ae59fec27c
2019-09-30 16:44:58 -07:00

8 lines
271 B
Text

# 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]