Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 976c8e6b authored by felkachang's avatar felkachang
Browse files

Ensure libidmap2 exists for all ABIs

The build process doesn't produce the libidmap2 for 32-bit by default.
Android Resources SelfTargeting requires libidmap2. This patch makes
libidmap2 into both 32-bit and 64-bit libraries.

Fixes: 205919743
Test: lunch <device>-userdebug; make clean; make ;\
      test -f $ANDROID_PRODUCT_OUT/system/lib/libidmap2.so \
      && echo 32-bit libidmap2.so exists
Change-Id: Ia1d0338be1416cc3510246737910d2371d2a9e04
parent 7957cfbb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment