Revert "Add SCP support for Android files"

This reverts commit 95b50d39ba.

Reason for revert: Rikers changes should go on main. We can decide that partner OEMs can pick up this feature for V once it has been well tested on main.

Change-Id: I129303cbc86e267aba013a7c314724e51477dc82
This commit is contained in:
Rahul Frias
2024-04-17 01:33:26 +00:00
parent 95b50d39ba
commit e24c8dcb86
4 changed files with 2 additions and 100 deletions

View File

@@ -38,10 +38,7 @@ cc_library_static {
"external/protobuf/src",
],
header_libs: [
"jni_headers",
"libutils_headers",
],
header_libs: ["libutils_headers"],
static_libs: ["libcdm_protos"],
shared_libs: ["libcrypto"],