summaryrefslogtreecommitdiff
path: root/init/action_parser.cpp
diff options
context:
space:
mode:
authorJoshua Duong <joshuaduong@google.com>2020-02-26 15:43:44 -0800
committerJoshua Duong <joshuaduong@google.com>2020-02-28 19:02:28 +0000
commitcaca3a9f5ad15c9a04408e69f611d45ebf42079b (patch)
tree2aeec44bf9a6e85c33f5d0a47efe24d4eeff13b6 /init/action_parser.cpp
parentdffbb4f14839a4ee6b7f570249f05b8d72fb7319 (diff)
Remove pairing_auth, pairing_connection from recovery.
Also remove statically linking libc++, because these libraries are not exported native shared libraries. We are slightly over the 12MB limit for ramdisk recovery size, so let's remove the adb pairing libraries, since they won't be used in recovery mode. These are only used in normal boot mode, and currently, only by adb client. The pairing server is used by system server. Bug: 150317254 Test: Check size of ramdisk-recovery.img in walleye, walleye-hwasam build to be under 12MB. Also verify installed-files-recovery.txt no longer contains libadb_pairing*. Also put phone into recovery mode, check system/lib64 for no libadb_pairing*. Change-Id: Ida7c4fdc9dda2b09091b853feac8df8f125e4274 (cherry picked from commit afc2cf0dec44fb7a65f418d0928b5c2c63bbc6cd) Exempt-From-Owner-Approval: cherry-pick
Diffstat (limited to 'init/action_parser.cpp')
0 files changed, 0 insertions, 0 deletions