Skip to content
Snippets Groups Projects
26.0.ignore.cil 768 B
Newer Older
  • Learn to ignore specific revisions
  • Josh Gao's avatar
    Josh Gao committed
    ;; new_objects - a collection of types that have been introduced that have no
    ;;   analogue in older policy.  Thus, we do not need to map these types to
    ;;   previous ones.  Add here to pass checkapi tests.
    (typeattribute new_objects)
    
    (typeattributeset new_objects
    
      ( broadcastradio_service
        e2fs
    
        hal_cas_hwservice
    
        hal_tetheroffload_hwservice
    
        hal_wifi_offload_hwservice
    
        kmsg_debug_device
    
        mediaprovider_tmpfs
    
        package_native_service
    
        sysfs_fs_ext4_features
    
        system_net_netd_hwservice
    
        thermal_service
        thermalcallback_hwservice
        thermalserviced
        thermalserviced_exec
    
        thermalserviced_tmpfs
    
        timezone_service
    
        tombstoned_java_trace_socket))