sebaubuntu_libs.libandroid.vintf.common

Functions

strcoll_cast_to_str(obj1, obj2)

Classes

Hal(name)

Class representing a HAL.

class sebaubuntu_libs.libandroid.vintf.common.Hal(name: str)

Class representing a HAL.

__init__(name: str) None

Initialize an object.

sebaubuntu_libs.libandroid.vintf.common.strcoll_cast_to_str(obj1: object, obj2: object) int