commit | 3d55078cbb58a962c4a8bba952996f45f95859bd | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Fri May 03 01:39:57 2019 +0900 |
committer | Jooyung Han <jooyung@google.com> | Fri May 03 01:39:57 2019 +0900 |
tree | f4efaf1cf8c708f6cc7a21ea0ddc40eac7d3206f | |
parent | 43bd4b7b34fd9b383eddf139cc5cbc0b6e9624eb [diff] |
apexd: Fix database population on startup While iterating mount-points from /proc/mount, it should skip mount-points which are not in /apex. Bug: 129525859 Change-Id: I542dbea2012fe8b74794f1decce3a70e90bc6197 Fix: 129525859 Test: atest apexservice_test Test: see logcat after restarting apexd