Skip to content

Commit

Permalink
Merge "Remove ld.config.txt from bionic APEX" am: 9ed719e am: f8f384c
Browse files Browse the repository at this point in the history
…am: 8110323

Change-Id: I486f4c9cc19a95ca49ed49ccf43903cfea7314e8
  • Loading branch information
android-build-merge-worker-robot committed Feb 21, 2020
2 parents a953aea + 8110323 commit f19e8e5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions apex/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@ apex_key {
private_key: "com.android.runtime.pem",
}

prebuilt_etc {
name: "com.android.runtime.ld.config.txt",
src: "ld.config.txt",
filename: "ld.config.txt",
installable: false,
}

apex {
name: "com.android.runtime",
compile_multilib: "both",
Expand All @@ -38,7 +31,6 @@ apex {
binaries: ["linker"],
},
},
prebuilts: ["com.android.runtime.ld.config.txt"],
key: "com.android.runtime.key",
certificate: ":com.android.runtime.certificate",
}
8 changes: 0 additions & 8 deletions apex/ld.config.txt

This file was deleted.

0 comments on commit f19e8e5

Please sign in to comment.