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:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user