Skip to content
Snippets Groups Projects
  1. Oct 17, 2017
  2. Oct 16, 2017
  3. Oct 06, 2017
    • Robert Quattlebaum's avatar
      wpantund: Allow wpantund to call callbacks · df93c408
      Robert Quattlebaum authored
      This change allows wpantund to call any binder callbacks that have
      been registered with it. Generally, only privileged apps are allowed
      to register callbacks with wpantund, so we are limiting the scope for
      callbacks to only privileged apps. We also add shell to allow the
      command-line utility `lowpanctl` to work properly from `adb shell`.
      
      Cherry-picked from commit 17319cb3.
      
      Bug: b/67393078
      Test: manual
      Change-Id: I64c52cc5e202725a81230dc67e1cd7c911cf8e1c
      df93c408
  4. Oct 04, 2017
  5. Oct 02, 2017
  6. Sep 28, 2017
    • Dan Cashman's avatar
      Include 26.0 compat file on system image. · 03596f28
      Dan Cashman authored
      This file is necessary for using an mr1 system image in conjunction
      with an oc-dev vendor image.  This is currently needed by GSI testing,
      for example.
      
      Bug: 66358348
      Test: File is included on system image.
      Change-Id: I3a6b7ed5edf1c07941bbf835e70f2ae8d03fee25
      03596f28
  7. Sep 27, 2017
  8. Sep 26, 2017
  9. Sep 25, 2017
  10. Sep 23, 2017
    • Jeff Vander Stoep's avatar
      Remove domain_deprecated audit logging · 5d8b059f
      Jeff Vander Stoep authored
      These are no longer necessary as domain_deprecated has been
      removed in AOSP master.
      
      Bug: 66749762
      Test: build
      Merged-In: I99953ecc7d275fdbe8e56d8f47a27d1f9e1cc09a
      Change-Id: I01878a4410f8cb3c97ff96c67845dfaa7b0051ce
      5d8b059f
  11. Sep 20, 2017
  12. Sep 19, 2017
  13. Sep 18, 2017
    • Peng Xu's avatar
      Allow sensor hal to use wakelock · 8c5a6814
      Peng Xu authored
      am: 4c4b433c
      
      Change-Id: Ibb136df8fadd90013455cd8ff476ed28551f40e2
      8c5a6814
    • Peng Xu's avatar
      Allow sensor hal to use wakelock · 4c4b433c
      Peng Xu authored
      Added permission related to use of wake lock. Wakelock in sensor
      HAL is used to gurantee delivery of wake up sensor events before
      system go back to sleep.
      
      Bug: 63995095
      Test: QCOM and nanohub sensor hal are able to acquire wakelock
            successfuly.
      
      Change-Id: Id4ac3552e18a1cad252017e3dc9ab3d4be8d4ab9
      Merged-In: Id4ac3552e18a1cad252017e3dc9ab3d4be8d4ab9
      4c4b433c
  14. Sep 16, 2017
  15. Sep 15, 2017
    • Jeff Vander Stoep's avatar
      do not expand hal_cas attribute · aa5f37da
      Jeff Vander Stoep authored
      Addresses:
      junit.framework.AssertionFailedError: The following errors were
      encountered when validating the SELinuxneverallow rule:
      neverallow {   domain   -adbd   -dumpstate   -hal_drm -hal_cas -init
      -mediadrmserver   -recovery   -shell   -system_server }
      serialno_prop:file { getattr open read ioctl lock map };
      Warning!  Type or attribute hal_cas used in neverallow undefined in
      policy being checked.
      libsepol.report_failure: neverallow violated by allow mediaextractor
      serialno_prop:file { ioctl read getattr lock map open };
      libsepol.report_failure: neverallow violated by allow mediacodec
      serialno_prop:file { ioctl read getattr lock map open };
      libsepol.report_failure: neverallow violated by allow hal_cas_default
      serialno_prop:file { ioctl read getattr lock map open };
      libsepol.check_assertions: 3 neverallow failures occurred
      
      Bug: 65681219
      Test: build
      Change-Id: I2a6445d6372ee4e768cc2cea2140c6de97707a74
      Merged-In: I1092aff40da9dcf09bd044400bedd1f549eb7e38
      aa5f37da
  16. Sep 11, 2017
  17. Sep 01, 2017
Loading