Loading apct-tests/perftests/contentcapture/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,15 @@ // See the License for the specific language governing permissions and // limitations under the License. package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_base_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_base_license"], } android_test { name: "ContentCapturePerfTests", srcs: ["src/**/*.java"], Loading apct-tests/perftests/inputmethod/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,15 @@ // See the License for the specific language governing permissions and // limitations under the License. package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_base_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_base_license"], } android_test { name: "ImePerfTests", srcs: ["src/**/*.java"], Loading apex/appsearch/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,15 @@ // See the License for the specific language governing permissions and // limitations under the License. package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_base_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_base_license"], } apex { name: "com.android.appsearch", manifest: "apex_manifest.json", Loading apex/appsearch/framework/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,15 @@ // See the License for the specific language governing permissions and // limitations under the License. package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_base_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_base_license"], } filegroup { name: "framework-appsearch-sources", srcs: [ Loading apex/appsearch/service/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,15 @@ // 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. package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_base_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_base_license"], } java_library { name: "service-appsearch", installable: true, Loading Loading
apct-tests/perftests/contentcapture/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,15 @@ // See the License for the specific language governing permissions and // limitations under the License. package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_base_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_base_license"], } android_test { name: "ContentCapturePerfTests", srcs: ["src/**/*.java"], Loading
apct-tests/perftests/inputmethod/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,15 @@ // See the License for the specific language governing permissions and // limitations under the License. package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_base_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_base_license"], } android_test { name: "ImePerfTests", srcs: ["src/**/*.java"], Loading
apex/appsearch/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,15 @@ // See the License for the specific language governing permissions and // limitations under the License. package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_base_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_base_license"], } apex { name: "com.android.appsearch", manifest: "apex_manifest.json", Loading
apex/appsearch/framework/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,15 @@ // See the License for the specific language governing permissions and // limitations under the License. package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_base_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_base_license"], } filegroup { name: "framework-appsearch-sources", srcs: [ Loading
apex/appsearch/service/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,15 @@ // 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. package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_base_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_base_license"], } java_library { name: "service-appsearch", installable: true, Loading