5 Commits

Author SHA1 Message Date
Andrew Solovay
f040254ec3 docs: Clarified behavior of legacy apps running on M
Per bug, emphasized that if an app targets SDK 22 or lower, it uses
the install-time permissions model even if it's running on M.
However, also added the note that an M user can *revoke* an app's
permissions after install, which can cause unpredictable behavior.

See first comment for doc stage location.

bug: 25470298
Change-Id: Ia05a1f784595e75bf7b6835dbfdeffcd458f0022
2015-12-18 15:32:44 -08:00
Andrew Solovay
ed44e9cb49 docs: Fixed typo
Spelling fix, I'll verify it with a build then go ahead and +2
it. I'll leave the stage up until DAC is updated... (See first
comment for stage location.)

bug: 25382224
Change-Id: Ia7127c325890ad205463d9c92c1edb990f24c661
2015-11-03 10:52:08 -08:00
Dirk Dougherty
5cd8cb0279 Doc change: updates to mm pages.
Change-Id: I676cb362c3efc0cff5ebb1c494a03bf1c117f0e5
2015-09-29 03:04:41 -07:00
Quddus Chong
1c7be2e20e docs: Updates to M-related docs for OTA release.
Change-Id: I023192e48ae16f036b2e2ff9befd36fd740dd33a
2015-09-28 14:42:19 -07:00
Andrew Solovay
e2bd0b9907 docs: New permissions training class.
Describes how to declare that your app needs system permissions;
also describes how (on M and later) to request those permissions at
runtime.

There's a companion CL which updates various existing API docs for
the new M permissions model (http://ag/762405 ).

See first comment for doc stage location.

bug: 23725768

Change-Id: I7c3babdb9348969d1b0b019e7e9ef7116b04c658
2015-09-25 11:16:58 -07:00