@inproceedings{f0fa5eea3bdb4bcbb7a9d3b0cabddf6f,
title = "Automated detection and repair of incompatible uses of runtime permissions in Android apps",
abstract = "The runtime permission model of Android enhances security yet also constitutes a source of incompatibility issues that impedes the productivity of mobile developers. This paper presents a novel analysis that detects the incompatible permission uses in a given app and repairs them when found, hence automatically adapting the app to the runtime permission model. The key approach is to check and enforce the app's conformance to the runtime permission use protocol through static control flow analysis and bytecode transformation. We implemented our technique as an open-source tool, ARPDROID, and initially evaluated it on 20 incompatible and 3 compatible real-world apps, assisted by manual ground truth and verification. Our results show that ARPDROID achieved 100\% detection accuracy, 90\% repair success rate, and 91.3\% overall adaptation success rate at an average time cost of about two minutes.",
keywords = "Android, detection, incompatibility, repair, runtime permission",
author = "Malinda Dilhara and Haipeng Cai and John Jenkins",
note = "Publisher Copyright: {\textcopyright} 2018 ACM.; 5th ACM/IEEE 5th International Conference on Mobile Software Engineering and Systems, MOBILESoft 2018, collocated with the 40th International Conference on Software Engineering, ICSE 2018 ; Conference date: 27-05-2018 Through 28-05-2018",
year = "2018",
month = may,
day = "27",
doi = "10.1145/3197231.3197255",
language = "English",
isbn = "9781450357128",
series = "Proceedings - International Conference on Software Engineering",
publisher = "IEEE Computer Society",
pages = "67--71",
booktitle = "Proceedings - 2018 ACM/IEEE 5th International Conference on Mobile Software Engineering and Systems, MOBILESoft 2018",
address = "United States",
}