Skip to content
Commit a9a34bde authored by Jay Thomas Sullivan's avatar Jay Thomas Sullivan Committed by Jay Sullivan
Browse files

Introduce minSdkVersion for <uses-permission>

Currently, maxSdkVersion already exists for <uses-permission>, but not
minSdkVersion.

Having a minSdkVersion allows apps to have more control over which
permissions should be enabled for which range of device SDKs.

Fix: 203663962
Test: atest MinMaxSdkVersionTest
Change-Id: Ib3ab18d1040fe603d504708938ce199e46ab26ed
parent 26b66ea2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment