Loading Android.bp +1 −3 Original line number Diff line number Diff line Loading @@ -339,9 +339,7 @@ java_defaults { "sax/java", "telecomm/java", // TODO(b/148660295): remove this "apex/media/framework/java", "apex/media/aidl/stable", // TODO(b/147699819): remove this "telephony/java", ], Loading apex/media/aidl/Android.bp 0 → 100644 +35 −0 Original line number Diff line number Diff line // // Copyright 2020 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. // filegroup { name: "stable-mediasession2-aidl-srcs", srcs: ["stable/**/*.aidl"], path: "stable", } filegroup { name: "private-mediasession2-aidl-srcs", srcs: ["private/**/I*.aidl"], path: "private", } filegroup { name: "mediasession2-aidl-srcs", srcs: [ ":private-mediasession2-aidl-srcs", ":stable-mediasession2-aidl-srcs", ], } apex/media/framework/java/android/media/Controller2Link.aidl→apex/media/aidl/private/android/media/Controller2Link.aidl +0 −0 File moved. View file apex/media/framework/java/android/media/IMediaController2.aidl→apex/media/aidl/private/android/media/IMediaController2.aidl +0 −0 File moved. View file apex/media/framework/java/android/media/IMediaSession2.aidl→apex/media/aidl/private/android/media/IMediaSession2.aidl +0 −0 File moved. View file Loading
Android.bp +1 −3 Original line number Diff line number Diff line Loading @@ -339,9 +339,7 @@ java_defaults { "sax/java", "telecomm/java", // TODO(b/148660295): remove this "apex/media/framework/java", "apex/media/aidl/stable", // TODO(b/147699819): remove this "telephony/java", ], Loading
apex/media/aidl/Android.bp 0 → 100644 +35 −0 Original line number Diff line number Diff line // // Copyright 2020 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. // filegroup { name: "stable-mediasession2-aidl-srcs", srcs: ["stable/**/*.aidl"], path: "stable", } filegroup { name: "private-mediasession2-aidl-srcs", srcs: ["private/**/I*.aidl"], path: "private", } filegroup { name: "mediasession2-aidl-srcs", srcs: [ ":private-mediasession2-aidl-srcs", ":stable-mediasession2-aidl-srcs", ], }
apex/media/framework/java/android/media/Controller2Link.aidl→apex/media/aidl/private/android/media/Controller2Link.aidl +0 −0 File moved. View file
apex/media/framework/java/android/media/IMediaController2.aidl→apex/media/aidl/private/android/media/IMediaController2.aidl +0 −0 File moved. View file
apex/media/framework/java/android/media/IMediaSession2.aidl→apex/media/aidl/private/android/media/IMediaSession2.aidl +0 −0 File moved. View file