CRSEApr 20

Do Privacy Policies Match with the Logs? An Empirical Study of Privacy Disclosure in Android Application Logs

arXiv:2604.1855237.1h-index: 5
AI Analysis

For users and regulators, this reveals a widespread mismatch between privacy policies and actual data logging practices in Android apps, highlighting the inadequacy of current policy disclosures.

This study analyzed 1,000 Android apps and found that while 88% have privacy policies, only 28.5% mention logging, and 67.6% leak sensitive information not disclosed in their policies, with only 4% showing alignment between policy and actual logs.

Privacy policies are intended to inform users about how software systems collect and handle data, yet they often remain vague or incomplete. This paper presents an empirical study of patterns in log-related statements within privacy policies and their alignment with privacy disclosures observed in Android application logs. We analyzed 1,000 Android apps across multiple categories, generating 86,836,964 log entries. Our findings reveal that while most applications (88.0%) provide privacy policies, only 28.5% explicitly mention logging practices. Among those that reference logging, most clearly describe what information is logged; however, 27.7% of log-related statements remain overly simplistic or vague, offering limited insight into actual data collection. We further observed widespread privacy leakages in application logs, with 67.6% of apps leaking sensitive information not mentioned in their policies. Alarmingly, only 4% of applications demonstrated consistent alignment between declared policy contents and actual logged data. These findings highlight that current privacy policies provide incomplete or ambiguous descriptions of logging practices, which frequently do not align with actual logging behaviors.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes