Fix LISA android target with latest
Created by: Leo-Yan
These two patches are to address the issue found with executing command:
lisa-test 'OneSmallTask*'
The first patch is to address the issue introduced by the latest AOSP with emulated daemons for storage; the second patch is to fix the root permission issue which is caused by the change in devlib.
After applying these two patches, the lisa-test command can execute successfully on my Hikey960 board.