Skip to content
Commit 2e1089ba authored by Sundong Ahn's avatar Sundong Ahn
Browse files

com.android.mediadrm.signer is built with java_sdk_library

The com.android.mediadrm.signer is built with java_sdk_library
and api files are added by running "make update-api".
The com.android.mediadrm.signer is removed in platform.xml
since it will be made auto generation by soong when the library is
built with java_sdk_library.

Bug:77577799
Test: make -j
Test: make checkapi
Test: adb shell cmd package list libraries |\
      grep com.android.mediadrm.signer
      And check the com.android.mediadrm.signer library

Change-Id: I0e773615abe6aa8d757e489de2b9d807cd356146
parent 48dca340
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment