Skip to content
Snippets Groups Projects
  1. Oct 10, 2017
  2. 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
  3. Oct 05, 2017
  4. Oct 04, 2017
  5. Oct 03, 2017
  6. Oct 02, 2017
  7. Sep 28, 2017
  8. Sep 27, 2017
  9. Sep 26, 2017
  10. Sep 25, 2017
  11. 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
  12. Sep 21, 2017
  13. Sep 20, 2017
  14. Sep 19, 2017
  15. Sep 18, 2017
  16. Sep 16, 2017
  17. 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
  18. Sep 11, 2017
  19. Sep 01, 2017
Loading