diff --git a/configs/J721E/J721E_android_config.txt b/configs/J721E/J721E_android_config.txt deleted file mode 100644 index 8e5e89ffd..000000000 --- a/configs/J721E/J721E_android_config.txt +++ /dev/null @@ -1,38 +0,0 @@ -# Jacinto 7 replacement variables and configuration values for Android build - -# This file is processed by Python scripts to define both replacement -# variable and configuration values for a device family build. -# For replacement variables, all variables should be listed on a single -# line, and all the variables should be listed on consecutive lines -# (i.e. no additional blank lines between the replacement variables). -# Similarly, all the configuration values should be listed on individual, -# consecutive lines (with no blank linues between the configuration values). -# -# Note that neither replacement variables nor configuration values may contain -# a colon (i.e. ":") in their name. However, values may contain colons. - -Replacement Variables ---------------------- -'__PART_FAMILY_NAME__' : 'Jacinto 7' -'__PART_FAMILY_DEVICE_NAMES__' : 'J721E' -'__PRODUCT_LINE_NAME__' : 'Jacinto' -'__SDK_FULL_NAME__' : 'Processor SDK Android Automotive' -'__SDK_SHORT_NAME__' : 'PSDKAA' -'__SDK_INSTALL_FILE__' : 'TODO - INSTALLATION FILE GOES HERE' -'__SDK_INSTALL_DIR__' : 'TODO - INSTALLATION DIRECTORY GOES HERE' -'__SDK_DOWNLOAD_URL__' : 'TODO - DOWNLOAD LINK OR TEXT MENTION OF DOWNLOAD PAGE (IF PRIVATE) GOES HERE' -'__LINUX_UBUNTU_VERSION_LONG__' : '18.04 (64-bit)' -'__LINUX_UBUNTU_VERSION_SHORT__' : '18.04' -'__RTOS_UBUNTU_VERSION_LONG__' : '18.04 (64-bit)' -'__WINDOWS_SUPPORTED_LONG__' : '7 (64-bit)' -'__SYSFW_CORE_NAME__' : 'DMSC' - -Configuration Values --------------------- -'CONFIG_part_family' : 'J7_family' -'CONFIG_part_variant' : 'J721E' -'CONFIG_sdk' : 'PSDKAA' -'CONFIG_icss_support' : 'no' -'CONFIG_rt_linux_support' : 'no' -'CONFIG_gpu_ip' : 'Rogue_8XE' - diff --git a/configs/J721E/J721E_android_toc.txt b/configs/J721E/J721E_android_toc.txt deleted file mode 100644 index e739886e6..000000000 --- a/configs/J721E/J721E_android_toc.txt +++ /dev/null @@ -1,5 +0,0 @@ -android/index -android/Overview -android/Overview_Getting_Started_Guide -android/Overview_Building_the_SDK -android/Overview_Technical_Support diff --git a/source/android/index.rst b/source/android/index.rst deleted file mode 100644 index 0a89d249b..000000000 --- a/source/android/index.rst +++ /dev/null @@ -1 +0,0 @@ -.. _android-index: