commit | 58445c733c4a2c610d58cbc869e44b5c288dba57 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jul 19 17:23:14 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jul 19 17:23:14 2023 +0000 |
tree | 3d8b6b48db1dcaa8d743f027ea662069bca9e621 | |
parent | f0506fad7eaf7186aea012e3715a3540ffdeaa28 [diff] | |
parent | c081fa39df5b566a023b3b841f7d21c82b9dbad5 [diff] |
Merge changes I88ee8d2f,Id15ecc7f into main am: c081fa39df Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2660420 Change-Id: I4c8a13e0e874ae369295456bd3e7cc401c4a6e08 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/cas/aidl/default/Android.bp b/cas/aidl/default/Android.bp old mode 100755 new mode 100644 index 3c16d57..6ce5681 --- a/cas/aidl/default/Android.bp +++ b/cas/aidl/default/Android.bp
@@ -68,6 +68,7 @@ defaults: ["cas_service_example_defaults"], init_rc: ["cas-default-lazy.rc"], cflags: ["-DLAZY_SERVICE"], + overrides: ["android.hardware.cas-service.example"], } cc_fuzz {
diff --git a/cas/aidl/default/CasImpl.cpp b/cas/aidl/default/CasImpl.cpp old mode 100755 new mode 100644
diff --git a/cas/aidl/default/CasImpl.h b/cas/aidl/default/CasImpl.h old mode 100755 new mode 100644
diff --git a/cas/aidl/default/DescramblerImpl.cpp b/cas/aidl/default/DescramblerImpl.cpp old mode 100755 new mode 100644
diff --git a/cas/aidl/default/DescramblerImpl.h b/cas/aidl/default/DescramblerImpl.h old mode 100755 new mode 100644
diff --git a/cas/aidl/default/FactoryLoader.h b/cas/aidl/default/FactoryLoader.h old mode 100755 new mode 100644
diff --git a/cas/aidl/default/MediaCasService.cpp b/cas/aidl/default/MediaCasService.cpp old mode 100755 new mode 100644
diff --git a/cas/aidl/default/MediaCasService.h b/cas/aidl/default/MediaCasService.h old mode 100755 new mode 100644
diff --git a/cas/aidl/default/SharedLibrary.cpp b/cas/aidl/default/SharedLibrary.cpp old mode 100755 new mode 100644
diff --git a/cas/aidl/default/SharedLibrary.h b/cas/aidl/default/SharedLibrary.h old mode 100755 new mode 100644
diff --git a/cas/aidl/default/TypeConvert.cpp b/cas/aidl/default/TypeConvert.cpp old mode 100755 new mode 100644
diff --git a/cas/aidl/default/TypeConvert.h b/cas/aidl/default/TypeConvert.h old mode 100755 new mode 100644
diff --git a/cas/aidl/default/android.hardware.cas-service.xml b/cas/aidl/default/android.hardware.cas-service.xml old mode 100755 new mode 100644
diff --git a/cas/aidl/default/cas-default-lazy.rc b/cas/aidl/default/cas-default-lazy.rc old mode 100755 new mode 100644
diff --git a/cas/aidl/default/cas-default.rc b/cas/aidl/default/cas-default.rc old mode 100755 new mode 100644
diff --git a/cas/aidl/default/fuzzer.cpp b/cas/aidl/default/fuzzer.cpp old mode 100755 new mode 100644
diff --git a/cas/aidl/default/service.cpp b/cas/aidl/default/service.cpp old mode 100755 new mode 100644