/linux/tools/perf/Documentation/ |
H A D | android.txt | 1 How to compile perf for Android 4 I. Set the Android NDK environment 7 (a). Use the Android NDK 9 1. You need to download and install the Android Native Development Kit (NDK). 11 export NDK=/path/to/android-ndk 16 export NDK_SYSROOT=${NDK}/platforms/android-24/arch-arm 18 export NDK_TOOLCHAIN=${NDK}/toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android- 19 export NDK_SYSROOT=${NDK}/platforms/android-24/arch-x86 21 This method is only tested for Android NDK versions Revision 11b and later. 25 (b). Use the Android source tree [all …]
|
/linux/drivers/android/ |
H A D | Kconfig | 2 menu "Android" menu 5 bool "Android Binder IPC Driver" 9 Binder is used in Android for both communication between processes, 12 This means one Android process can call a method/routine in another 13 Android process, using Binder to identify, invoke and pass arguments 17 bool "Android Binderfs filesystem" 21 Binderfs is a pseudo-filesystem for the Android Binder IPC driver 23 instances of Android. 29 string "Android Binder devices" 41 bool "Android Binder IPC Driver Selftest"
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-wakeup | 3 Contact: Tri Vo <trong@android.com> 10 Contact: Tri Vo <trong@android.com> 16 Contact: Tri Vo <trong@android.com> 23 Contact: Tri Vo <trong@android.com> 30 Contact: Tri Vo <trong@android.com> 37 Contact: Tri Vo <trong@android.com> 44 Contact: Tri Vo <trong@android.com> 52 Contact: Tri Vo <trong@android.com> 59 Contact: Tri Vo <trong@android.com> 66 Contact: Tri Vo <trong@android.com> [all …]
|
H A D | sysfs-bus-iio-cros-ec | 27 by the Android sensor service hardware abstraction layer (sensor 28 HAL) through the Android container on ChromeOS.
|
/linux/Documentation/devicetree/bindings/goldfish/ |
H A D | pipe.txt | 1 Android Goldfish QEMU Pipe 3 Andorid pipe virtual device generated by android emulator. 7 - compatible : should contain "google,android-pipe" to match emulator 14 compatible = "google,android-pipe";
|
H A D | tty.txt | 1 Android Goldfish TTY 3 Android goldfish tty device generated by android emulator.
|
H A D | battery.txt | 1 Android Goldfish Battery 3 Android goldfish battery device generated by android emulator.
|
H A D | audio.txt | 1 Android Goldfish Audio 3 Android goldfish audio device generated by android emulator.
|
H A D | events.txt | 1 Android Goldfish Events Keypad 3 Android goldfish events keypad device generated by android emulator.
|
/linux/drivers/platform/x86/x86-android-tablets/ |
H A D | Kconfig | 3 # X86 Android tablet support Kconfig 7 tristate "X86 Android tablet support" 14 X86 tablets which ship with Android as (part of) the factory image 24 If you have a x86 Android tablet say Y or M here, for a generic x86
|
H A D | other.c | 4 * Android as (part of) the factory image. The factory kernels shipped on these 22 #include "x86-android-tablets.h" 24 /* Acer Iconia One 7 B1-750 has an Android factory image with everything hardcoded */ 102 * Use the x86-android-tablets infra to create a gpio-keys device for this. 123 * When booted with the BIOS set to Android mode the Chuwi Hi8 (CWI509) DSDT 209 * Cyberbook T116 Android version 210 * This comes in both Windows and Android versions and even on Android 213 * Use the x86-android-tablets infra to create a gpio-keys device for these. 258 * The vendor-supplied Android-x86 build switches the device to a "Android" in czc_p10t_init() 265 * In the Android mode, the home button sends just a single scancode, in czc_p10t_init() [all …]
|
H A D | Makefile | 3 # X86 Android tablet support Makefile 6 obj-$(CONFIG_X86_ANDROID_TABLETS) += x86-android-tablets.o 8 x86-android-tablets-y := core.o dmi.o shared-psy-info.o \
|
H A D | asus.c | 3 * Board info for Asus X86 tablets which ship with Android as the factory image 16 #include "x86-android-tablets.h" 40 /* Asus ME176C tablets have an Android factory image with everything hardcoded */ 184 /* Asus TF103C tablets have an Android factory image with everything hardcoded */
|
H A D | dmi.c | 4 * Android as (part of) the factory image. The factory kernels shipped on these 16 #include "x86-android-tablets.h" 62 /* Cyberbook T116 Android version */
|
/linux/net/bluetooth/ |
H A D | aosp.c | 14 * https://cs.android.com/android/platform/superproject/+/master:system/ 94 * https://cs.android.com/android/platform/superproject/+/ in aosp_do_open() 162 bt_dev_err(hdev, "Enabling Android BQR failed (%ld)", in enable_quality_report() 184 bt_dev_err(hdev, "Disabling Android BQR failed (%ld)", in disable_quality_report()
|
/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | reboot-mode.yaml | 22 For example, modes common Android platform are: 24 - recovery: Android Recovery mode, it is a mode to format the device or update a new image. 25 …- bootloader: Android fastboot mode, it's a mode to re-flash partitions on the Android based devic…
|
/linux/Documentation/admin-guide/ |
H A D | binderfs.rst | 3 The Android binderfs Filesystem 6 Android binderfs is a filesystem for the Android binder IPC mechanism. It 15 Android binderfs can be mounted with:: 25 identical to the behavior of e.g. ``devpts`` and ``tmpfs``. The Android
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | google,goldfish-fb.txt | 1 Android Goldfish framebuffer 3 Android Goldfish framebuffer device used by Android emulator.
|
/linux/tools/perf/arch/ |
H A D | common.c | 32 "aarch64-linux-android-", 48 "riscv32-linux-android-", 55 "riscv64-linux-android-", 86 "i686-linux-android-", 87 "i686-android-linux-", 95 "mipsel-linux-android-",
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | google,goldfish-pic.txt | 1 Android Goldfish PIC 3 Android Goldfish programmable interrupt device used by Android
|
/linux/arch/mips/generic/ |
H A D | Kconfig | 118 bool "Support Ranchu platform for Android emulator" 120 This enables support for the platform used by Android emulator. 124 Android emulator. Android emulator is based on Qemu, and contains
|
/linux/drivers/platform/goldfish/ |
H A D | Kconfig | 10 Unless you are building for the Android Goldfish emulator say N here. 18 the Goldfish Android Virtual Device.
|
/linux/tools/power/pm-graph/ |
H A D | README | 43 - Android 590 Android 593 The easiest way to execute on an android device is to run the android.sh 601 host%> wget https://raw.githubusercontent.com/intel/pm-graph/master/tools/android.sh 605 host%> adb push android.sh /sdcard/ 611 dev%> sh android.sh status 628 dev%> sh android.sh suspend mem 660 You should now have an output.html with the android data, enjoy!
|
/linux/arch/x86/entry/vdso/vdso32/ |
H A D | system_call.S | 26 * Unfortunately, naughty Android versions between July and December 33 * https://android-review.googlesource.com/#/q/Iac3295376d61ef83e713ac9b528f3b50aa780cd7
|
/linux/samples/binderfs/ |
H A D | binderfs_example.c | 15 #include <linux/android/binder.h> 16 #include <linux/android/binderfs.h>
|