am 15121a42: am 611fddc7: am 224fb614: Merge "Resolve "unused DT entry" warnings for DT_VERNEED and DT_VERNEEDNUM."

* commit '15121a42c8882d073307a4853032750185cbb7ae':
  Resolve "unused DT entry" warnings for DT_VERNEED and DT_VERNEEDNUM.
This commit is contained in:
Dmitriy Ivanov
2014-12-02 17:56:03 +00:00
committed by Android Git Automerger

View File

@@ -2370,6 +2370,8 @@ bool soinfo::prelink_image() {
case DT_VERSYM: case DT_VERSYM:
case DT_VERDEF: case DT_VERDEF:
case DT_VERDEFNUM: case DT_VERDEFNUM:
case DT_VERNEED:
case DT_VERNEEDNUM:
break; break;
default: default: