- Jan 20, 2017
-
-
Max Bires authored
-
Nick Kralevich authored
am: cb7a9c1d Change-Id: Ibf1c84344b132bcc26fa71eeda93065d78f08948
-
Nick Kralevich authored
am: d5b6043f Change-Id: I95dfe4238c5029a54fcabe3345441fddbb246c5e
-
Nick Kralevich authored
As of https://android-review.googlesource.com/324092, ephemeral_app is now an appdomain, so places where both appdomain and ephemeral_app are granted the same set of rules can be deleted. Test: policy compiles. Change-Id: Ideee710ea47af7303e5eb3af1331653afa698415
-
Nick Kralevich authored
am: 000a7b44 Change-Id: I2622546e00f914a5f43ef4dfa490f1f65a1df584
-
Nick Kralevich authored
am: 47ab9eaf Change-Id: I4cda4881143e2bcdc49e9e4c8d5ae4775adf0252
-
Nick Kralevich authored
-
Nick Kralevich authored
wificond is a system_server service used by wifi, wifi doesnt start now This reverts commit b68a0149. Change-Id: If958c852e5d8adf8e8d82346554d2d6b3e8306c9
-
Steven Moreland authored
am: bc9c044a Change-Id: I0d46464c35230d078c84b884c21c4caf7fe45535
-
Steven Moreland authored
am: 7b8c0020 Change-Id: Ic2c4e8329045e1e05274ce7b03af06b7422ff2cb
-
Treehugger Robot authored
-
Steven Moreland authored
/sys/class/leds is the standard location for linux files dealing with leds, however the exact contents of this directory is non-standard (hence the need for a hal). Bug: 32022100 Test: compiles and works for the subset of common files Change-Id: I7571d7267d5ed531c4cf95599d5f2acc22287ef4
- Jan 19, 2017
-
-
William Roberts authored
am: e7739a95 Change-Id: I811738f169e251a14b7e491cd7c6a3bd12da1f3c
-
William Roberts authored
am: 899287a5 Change-Id: I4ec7235b3c0efcc62d3eca99064a21b7acb76c16
-
Treehugger Robot authored
-
Chad Brubaker authored
am: 2dcb16e6 Change-Id: I218dacfbe93f77345bfcfd0909c6831fb1549565
-
Chad Brubaker authored
am: b7f86a72 Change-Id: I921ded110052555f9209eadae4f1b42090c062b7
-
Treehugger Robot authored
-
Jim Miller authored
am: 2be495aa Change-Id: Id1aed580f4db97873848cde68cbd72bb85c444b5
-
Jim Miller authored
am: 2796009e Change-Id: I93b92d5a95264b58f7f335962f9d74e6e77a27f3
-
William Roberts authored
wificond_service is not a system_server service, so drop the typeattribute. Test: compile Change-Id: Ic212dd2c8bc897fbdc13ca33a9864ac8d4e68732 Signed-off-by:
William Roberts <william.c.roberts@intel.com>
-
Steven Moreland authored
am: 44b18d64 Change-Id: I4c2a2f05a6379dee0f2637beb4e7d117675114ff
-
Jim Miller authored
This fixes a bug introduced in the HIDL port where fingerprint no longer notifies keystore of authentications. Test: keyguard, FingerprintDialog Fixes bug 34200870 Change-Id: I8b1aef9469ff4f4218573a6cde4c3a151512c226
-
Steven Moreland authored
am: 51c00faf Change-Id: Ib179a0a42f5c2468c8a44cb80ccc35612b23c693
-
Treehugger Robot authored
-
Chad Brubaker authored
Ephemeral apps cannot open files from external storage, but can be given access to files via the file picker. Test: ACTION_OPEN_DOCUMENTS from an ephemeral app returns a readable fd. Change-Id: Ie21b64a9633eff258be254b9cd86f282db1509e8
-
Treehugger Robot authored
-
Josh Gao authored
-
Chad Brubaker authored
am: fcd801ca Change-Id: Ic460877764352586ced6825b3f7f615ae5317592
-
Chad Brubaker authored
am: 5c566d1a Change-Id: If930652542ea153a1e315cb737c92c650ccfc31f
-
Chad Brubaker authored
Ephemeral apps are still apps with very similar capabilities, it makes more sense to have them under appdomain and benefit from the shared state (and all the neverallow rules) than to try and dupplicate them and keep them in sync. This is an initial move, there are parts of ephemeral_app that still need to be locked down further and some parts of appdomain that should be pushed down into the various app domains. Test: Builds, ephemeral apps work without denials. Change-Id: I1526b2c2aa783a91fbf6543ac7f6d0d9906d70af
-
Treehugger Robot authored
-