• Nick Kralevich's avatar
    libcutils: Don't build host property support · b39e3a8a
    Nick Kralevich authored
    Only build property support for the device, not for the
    host. Host side property support is being removed, as it
    was only really used for the simulator.
    
    process_name.c: When building this for the host, don't
    reference properties.
    
    Change-Id: Idcea5ad52a85e47eef17a381cb0601657efbdf13
    b39e3a8a
process_name.c 2.8 KB