summaryrefslogtreecommitdiffstats
path: root/rootdir/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Move gcov output to /data/misc/traceOliver Nguyen2020-01-291-1/+1
* Adding adb_debug.prop into debug ramdiskBowgo Tsai2019-04-231-0/+9
* Copying debug ramdisk files to /debug_ramdisk/*Bowgo Tsai2019-04-201-1/+1
* Adding GSI public keysBowgo Tsai2019-03-301-0/+2
* Initialize fs-verity keys in shell scriptVictor Hsieh2019-03-221-0/+10
* Address syntax / error case nitsNeil Fuller2019-03-151-4/+4
* Move the logic for creating APEX-related symlinksNeil Fuller2019-03-141-38/+39
* Add a DEX2OAT_BOOTCLASSPATH variable.Nicolas Geoffray2019-02-261-0/+1
* Add compat symlink preferred-arch /system/bin/dalvikvm.Martin Stjernholm2019-02-221-0/+1
* Move rootdir/*.json to libprocessgroupYifan Hong2019-02-141-32/+0
* Fix cgroup support for recovery modeSuren Baghdasaryan2019-02-141-0/+10
* Add compat symlinks into the Runtime APEX for the ART binaries.Martin Stjernholm2019-02-131-0/+17
* rootdir: Add cgroups and task profiles description filesSuren Baghdasaryan2019-02-021-0/+22
* Merge "Move APEX symlink creation to alternative module"Neil Fuller2019-01-251-13/+20
|\
| * Move APEX symlink creation to alternative moduleNeil Fuller2019-01-241-13/+20
* | Merge "Add a symlink for the ICU .dat file"Neil Fuller2019-01-241-0/+13
|\|
| * Add a symlink for the ICU .dat fileNeil Fuller2019-01-231-0/+13
* | vndk: do not use prebuilt ld.config.<ver>.txtJustin Yun2019-01-231-6/+3
* | Remove LOCAL_MODULE_TAGS := debugDan Willemsen2019-01-181-1/+0
|/
* Fix /init -> /system/bin/init symlink creation raceTom Cherry2018-12-051-0/+4
* Remove bcp_dep.Evgenii Stepanov2018-10-221-10/+1
* Adding /odm/usr -> /vendor/odm/usr symlinkBowgo Tsai2018-10-161-0/+1
* Export HWASAN_OPTIONS when SANITIZE_TARGET:=hwaddressEvgenii Stepanov2018-10-091-0/+8
* Add /apex tmpfs mount and mount it.Martijn Coenen2018-10-031-1/+1
* Restore "Check if current ld.config.txt files is backward compatible"Justin Yun2018-09-111-0/+2
* Revert "Check if current ld.config.txt files is backward compatible"Yohei Yukawa2018-09-101-2/+0
* Check if current ld.config.txt files is backward compatibleJustin Yun2018-09-101-0/+2
* Merge "Install ld.config.recovery.txt to $(TARGET_RECOVERY_ROOT_OUT)/system/e...Tao Bao2018-08-211-1/+1
|\
| * Install ld.config.recovery.txt to $(TARGET_RECOVERY_ROOT_OUT)/system/etc.Tao Bao2018-08-181-1/+1
* | s/product-services/product_services/gDario Freni2018-08-201-2/+2
|/
* Parse the list of supported vndk snapshot versionsJae Shin2018-08-131-1/+7
* Build ld.config.txt for older VNDK versionsJae Shin2018-08-131-74/+36
* Merge "BOARD_USES_PRODUCT_SERVICES_IMAGE => BOARD_USES_PRODUCT_SERVICESIMAGE"Yifan Hong2018-07-301-1/+1
|\
| * BOARD_USES_PRODUCT_SERVICES_IMAGE => BOARD_USES_PRODUCT_SERVICESIMAGEYifan Hong2018-07-271-1/+1
| * Add support for /product-services partition.Dario Freni2018-07-261-0/+6
* | Add support for /product-services partition.Dario Freni2018-07-231-0/+6
* | Merge "Determine product partition path on build time"Doheon Lee2018-06-191-0/+1
|\|
| * Determine product partition path on build timeDoheon Lee2018-06-191-0/+1
* | Shared libs are supported in recovery modeJiyong Park2018-06-131-0/+10
|\|
| * Shared libs are supported in recovery modeJiyong Park2018-06-101-0/+10
| * Always use versioned VNDK directoryLogan Chien2018-05-171-27/+43
| * Adding /odm supportBowgo Tsai2018-03-091-0/+17
* | Add option to create metadata mount pointPaul Crowley2018-05-181-0/+3
* | Always use versioned VNDK directoryLogan Chien2018-05-161-27/+43
* | Adding /odm supportBowgo Tsai2018-03-131-0/+17
|/
* Move libz to llndk from vndk-sp for non-VNDK-enforced devices.Justin Yun2018-02-141-5/+17
* Rename namespace configuration source files.Justin Yun2018-02-081-8/+8
* Use actual VNDK list for non-VNDK-enforcing devicesJustin Yun2018-02-081-9/+10
* Support /product partitionJaekyun Seok2018-01-251-0/+5
* Add VNDK version suffix in ld.config.txt on build time.Justin Yun2018-01-171-51/+97