| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
Change-Id: If2e076312b0e411145c1cd900f3ae20d998a0f24
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
These calls, added to the Device Admin API, will allow Device Admin apps
to change various SELinux settings, including:
* Toggling SELinux enforcing and permissive modes
* Toggle SELinux booleans
* Load a new SELinux policy file (sepolicy)
* Load new SELinux context files ({property,file,seapp}_contexts)
In order to use these APIs, a Device Admin must first request
USES_POLICY_ENFORCE_SELINUX, then become a SELinux Admin by calling
setSELinuxAdmin(). All other set* calls relevant to SELinux are guarded
by a check against whether the admin is a SELinux Admin.
Otherwise, the style of the set* calls are very similar to the other
calls setting device policy in the Device Admin API. That is, these
calls change the Admin's internal state and then call a sync method to
update the device's state to the Admin's state.
Change-Id: I01f2a9084dfe7886087b1497070b0d7f2ad8476e
|
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
core/java/android/provider/Settings.java
Change-Id: I01f2a9084dfe7886087b1497070b0d7f2ad8474e
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch set allows the PMS to parse the
mac_permissions.xml file which contains the
seinfo values. Each package that is installed
on the device will be assigned an seinfo value
based on policy. This seinfo value will help label
the app process and data directory. Modifications
also include, adjustments to ApplicationInfo.java
to store the seinfo tag per package, adjustments
to installd to communicate the seinfo tag to
libselinux, and finally a set of unit tests.
Signed-off-by: rpcraig <rpcraig@tycho.ncsc.mil>
Change-Id: I61ad1ea12fb6a9a6d0b108ec163bc4bf4c954b58
|
|
|
|
|
|
| |
More on Privacy Guard
Change-Id: I0255c12414aa65e22aebf9b212a42005a6e5a17b
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
- added notification cancelation
- unified Privacy guard translation
Change-Id: Ie690f33ae7b85619454f83bdb6a6c9a1f7a8adae
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
PS2: Added missing strings
PS3: Fixed minor bug
PS6: Added latest updates, some fixes
Change-Id: I15aae5b7fce57f68f094f2615766cd552783f36b
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
-Add new translation
Patch set 2 : correction
Change-Id: Ia5f9e95d900ba2afa50592d43077186f86f1816c
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add permission that allows cancelling notifications from other apps.
Change-Id: Iacef6b6aabd71b64afde1089c4820236485da6f6
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Id70cb1bce15b7de127e4291e9482ab3fd7270f9f
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
cm-10.1
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This will allow the user to select wether or not to use the
rotation settings for the lockscreen. This is dependent
upon the rotation setting being checked.
Signed-off-by: Michael Bestas <mikeioannina@gmail.com>
Change-Id: Ibd7c69b0af1e0a7d91b985f2b21ea0b5bc619a70
JIRA: CYAN-339
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I8be01ad6251ca25e4d00ebffd876bb6ce7f3c283
|
|\ \ \ \ \ \ |
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
As we can't restore the contents of the cursor window, we need to keep
it on deactivation so we can restore it on requery().
Change-Id: I06f688bbe9120c307bdc3ddbc3833416becdec82
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I41b76c5e01c82a2f8e67b33133a76947877a2814
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ic59f370a6e78390c9b2b1510e0ec85b2f4af9146
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ia9df7c21ab20c7b20205ccb0b7de1935e38ee9c3
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ie135371c38a93f97d96fad396a79800706706865
|
|\ \ \ \ \ \ \ |
|
| | |_|_|/ / /
| |/| | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ib977ef5e3aa77a16ad6c6b8987a0e4b93824a146
|
|\ \ \ \ \ \ \ |
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I5a01819949e322a7bd144684352b7a2bbc4401f0
|
|\ \ \ \ \ \ \ |
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I88f1ab6d0249315c5a807af10ae7d1afaab0cbe7
Patch set 2: Update translation
Change-Id: Ic3c4ce6d314c00459a904a8dfa46402704d2954a
Patch set 3: Fix typo
Change-Id: Ia58de9fc9e7d9b969773663b3f3ebefe71cb9e87
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bug: 6923539
Change-Id: I49aac145e8e80a5af7475cfe93ef4a353d2d3fe6
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bug 8460775
Change-Id: Ib16d740a001adf4f9cb9ccaa31066ac7cadfb430
|
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Permission should only allow cancellation of other app notifications, not enqueueing.
Fix checkapi breakage.
Change-Id: Idbcfd4617057984250dc4d4fa32ff55bfbb155e2
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Change-Id: I5700f6b7a6ffe9341af37a713eaf56c591cc6351
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I055b17873e174f71174898a7649b1e221fd8c436
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
-Add new translation
Patch set 2 : correction
Change-Id: I3eb5e163a214e5d8b545b72dd908a1e245a3827c
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- new perm - intercepting SMS
- unified privacy guard translation
Change-Id: I2abf86f339ad88fbae5407b2580458a72f6f82fb
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: If8a8a0646c12abc8bbc5a45ea174229974c48232
Patch Set 2: Update translations
Change-Id: I88d0fb8af7c0de9f3f98b102d1b9a85d2fb7bd65
Patch Set 3: Update translations
Change-Id: Ie1c7db36fa1d8797bf8a829035fda85e3937d759
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Idd7d65589ef07c58f6cbbe43fc32d99dcd43eaef
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
PS2: Correcting...
Change-Id: I3962a875e71348a4506a5409db4b2d357838ee30
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
JIRA:CYAN-1566
Change-Id: Iae3dd9914b1685c6bf1e39e421372ce0bdfb93cc
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
calls." into cm-10.1
|