mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-07-01 08:20:01 +09:00
sm6250-common: libinit: Get build description from build fingerprint
Change-Id: I3661981c7ba78670dcacd814598284274cb2eb9d
This commit is contained in:
committed by
Alexander Winkowski
parent
e5f929281e
commit
a0b832caff
@ -13,4 +13,6 @@ void property_override(std::string prop, std::string value, bool add = true);
|
||||
|
||||
void set_ro_build_prop(const std::string &prop, const std::string &value, bool product = false);
|
||||
|
||||
std::string fingerprint_to_description(std::string fingerprint);
|
||||
|
||||
#endif // LIBINIT_UTILS_H
|
||||
|
Reference in New Issue
Block a user