Remove obsolete ide.mk and related code

The code to generate an eclipse classpath is obsolete, remove it and
related code.

Test: no change to out/build-aosp_cf_x86_64_phone.ninja
Change-Id: I7e1b6268b98ecbb7be88db8945dd7b30acc695ba
This commit is contained in:
Colin Cross
2023-11-02 10:13:27 -07:00
parent 34fe77a493
commit 1b7f072505
6 changed files with 1 additions and 71 deletions

View File

@@ -83,8 +83,6 @@ LOCAL_INTERMEDIATE_TARGETS += \
$(full_classes_stubs_jar) \
$(java_source_list_file)
LOCAL_INTERMEDIATE_SOURCE_DIR := $(intermediates.COMMON)/src
###########################################################
## AIDL: Compile .aidl files to .java
###########################################################