Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c081fa39 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge changes I88ee8d2f,Id15ecc7f into main

* changes:
  Let the lazy CAS HAL to override the regular one
  Unmark executable bits from CAS AIDL HAL impl
parents 7770c158 a68b2696
Loading
Loading
Loading
Loading

cas/aidl/default/Android.bp

100755 → 100644
+1 −0
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@ cc_binary {
    defaults: ["cas_service_example_defaults"],
    init_rc: ["cas-default-lazy.rc"],
    cflags: ["-DLAZY_SERVICE"],
    overrides: ["android.hardware.cas-service.example"],
}

cc_fuzz {

cas/aidl/default/CasImpl.cpp

100755 → 100644
+0 −0

File mode changed from 100755 to 100644.

cas/aidl/default/CasImpl.h

100755 → 100644
+0 −0

File mode changed from 100755 to 100644.

+0 −0

File mode changed from 100755 to 100644.

+0 −0

File mode changed from 100755 to 100644.

Loading