Sample logs
D/VoldConnector(553): RMV <- {200 6 asec operation succeeded}
E/MountService(553): External SD not exist, and PMS want to create ASEC in SD (APP2SD). For SWAP feature, make createSecureContainer() fail!
E/DefContainer(7417): Failed to create container smdl2tmp1I/ProviderMap(553): getProviderByName: , callingUid = 1000
W/ActivityManager(553): No content provider found for permission revoke: file:///data/local/tmp/a.apk
I/PackageManager(553): Apk copy doneProblem description
This error occurs when the installation fails because the external storage does not exist but MountService requires read and write permissions on the external storage.
Solution
You must insert a SD card on the device. Then, MountService can create ASEC files on the SD card and apps can be installed. Contact the engineers if this error occurs.