platform_bootable_recovery/uncrypt
Tao Bao d881d4f205 uncrypt: Depend on commonly used shared libs.
We already have these shared libraries on device. And `uncrypt` doesn't
need to be statically linked (it wasn't, even prior to this change).

With this change, the size of uncrypt goes down from 139KiB to 33KiB
(aosp_marlin-userdebug).

Test: Build and flash on marlin. Trigger a factory reset (which calls
      `uncrypt` to set up the BCB).
Change-Id: I77e3c82e8ce3734019da75c48928d881cb7ef0f0
2018-08-22 17:59:21 -07:00
..
Android.bp uncrypt: Depend on commonly used shared libs. 2018-08-22 17:59:21 -07:00
uncrypt.cpp uncrypt: fix f2fs ioctl argument for pin_file 2018-08-01 03:52:51 +00:00
uncrypt.rc uncrypt: Communicate via /dev/socket/uncrypt. 2016-03-02 23:23:32 -08:00