mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 18:07:31 +00:00
rosemary: Remove ndk_platform backend. Use the ndk backend.
The ndk_platform backend will soon be deprecated because the ndk backend can serve the same purpose. This is to eliminate the confusion about having two variants (ndk and ndk_platform) for the same ndk backend. Bug: 161456198 Test: m Merged-In: I14a1c57bd06f1f2aa52491f779c7030d4de03547 Change-Id: I7b9055909b901843631314b9577a9e578a739d00
This commit is contained in:
committed by
Matsvei Niaverau
parent
e51d75aec5
commit
076f7631d2
@@ -26,7 +26,7 @@ cc_binary {
|
||||
"libbase",
|
||||
"libhardware",
|
||||
"libbinder_ndk",
|
||||
"android.hardware.light-V1-ndk_platform",
|
||||
"android.hardware.light-V1-ndk",
|
||||
],
|
||||
vendor: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user