blob: dae883d7c924a5d0d509fe91dc91817538add7e5 [file] [log] [blame]
Elliott Hughes470d10c2019-09-30 16:44:58 -07001# Copyright (C) 2019 The Android Open Source Project
2#
3# Bionic loader config file for the Runtime APEX. This is a minimal config to
4# make the linker able to load itself as an executable (it just needs to exist).
5
6dir.runtime = /apex/com.android.runtime/bin/
7
8[runtime]