Add warning about play updatable apps.
Test: comment change Change-Id: I2e3adf16e43a797732aa15f7f042e885d1238d04
This commit is contained in:
@@ -17,8 +17,12 @@
|
||||
|
||||
<!--
|
||||
This XML file declares which system apps should be exempted from the hidden API blacklisting, i.e.
|
||||
which apps should be allowed to access the entire private API. Only apps NOT signed with the
|
||||
platform cert need to be included, as apps signed with the platform cert are exempted by default.
|
||||
which apps should be allowed to access the entire private API.
|
||||
|
||||
Only apps NOT signed with the platform cert need to be included, as apps signed with the platform
|
||||
cert are exempted by default.
|
||||
|
||||
Do NOT include any apps that are updatable via Play Store!
|
||||
-->
|
||||
|
||||
<config>
|
||||
|
||||
Reference in New Issue
Block a user